{lang: 'de'}
Flashhilfe.de - Flash Community

Flash einbindung bei ebay funktioniert nicht [Flash 8]

 


AntwortenRegistrieren Seite1  

buddboy#1
Benutzerbild von buddboy
Beiträge: 3
Registriert: May 2012

23.05.2012, 19:57

Hallo liebe Community,
ich will ein Crossselling-Tool in meine ebay-Auktionen einbinden. die swf und xmls liegen auf meiner webspace. Für die Xmls und swf habe ich absolute pfade angegeben und kann damit die Testseite auch laden.
Wenn ich aber den foldenden Code an meine ebay-Seite einfüge, haut es nicht hin.

http://www.ebay.de/itm/16GB-SDHC-Speicherkarte-CLASS-10-SD-HC-Card-013-02-/261021338051?pt=DE_Foto_Camcorder_Speicherkarten&hash=item3cc61589c3#ht_1916wt_1396

Hier ist ganz unten das Flashobjekt:
 Quellcode C1:
ActionScript:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>      
<config>
   <!-- XML Type (1 = standard; 2 = support for plentyMarkets -->
   <xmltype>1</xmltype>
   <!-- location of xml file (e.g. items.xml or http://www.mydomain.de/imageslider/items.xml -->
   <xmlfile>http://mezmory.bplaced.net/ebay/Crossselling/B1.xml</xmlfile>
   <!-- fontcolor (e.g.: 0xFF0000) -->
   <my_fmt_color>0x000000</my_fmt_color>
   <!-- fontsize -->
   <my_fmt_size>15</my_fmt_size>
   <!-- text align (left, right, center) -->
   <my_fmt_align>center</my_fmt_align>
   <!-- font weight (1 = bold; 2 = normal) -->
   <my_fmt_bold>2</my_fmt_bold>
   <!-- spacing between image an text -->
   <textYoffset>20</textYoffset>
   <!-- spacing between images -->
   <imagespacing>20</imagespacing>
   <!-- maximal width of images. if they are larger, they are scaled. use 0 to disable scaling -->
   <maxWidth>0</maxWidth>
   <!-- maximal height of images. if they are larger, they are scaled. use 0 to disable scaling -->
   <maxHeight>0</maxHeight>
   <!-- if you scale the images (maxWidth/maxHeight not 0) try to set quality to BEST for better image scaling. default is HIGH  -->
   <quality>HIGH</quality>
   <!-- y-position of the images (bottom edge) -->
   <topborder>130</topborder>
   <!-- spacing between images an stage border -->
   <contentborder>20</contentborder>
   <!-- colors for background gradient -->
   <bgcolor1>0xfb7901</bgcolor1>
   <bgcolor2>0xb4b4b3</bgcolor2>
   <!-- use the zoom feature on mouseover? (1 = yes; 0 = no -->
   <useZoom>1</useZoom>
   <!-- zoom pictures to 115% (must be more than 100) -->
   <zoomTo>115</zoomTo>
   <!-- speed of zoom animation -->
   <zoomSpeed>15</zoomSpeed>
   <!-- move pictures to the front while zooming -->
   <zoomFact>5</zoomFact>
   <!-- refection parameters -->
   <alpha>100</alpha>
   <ratio>255</ratio>
   <dist>2</dist>
   <reflection_alpha>40</reflection_alpha>
   <dropoff>2</dropoff>
</config>


Quellcode B1:
ActionScript:
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gallery>
   <image title="4GB Class 10 SDHC" image="http://mezmory.bplaced.net/ebay/Crossselling/images/011-02_s.jpg" link="http://www.ebay.de/itm/4GB-SDHC-Speicherkarte-CLASS-10-SD-HC-Card-12-01-/260983630531?pt=DE_Foto_Camcorder_Speicherkarten&hash=item3cc3d62ac3#ht_1585wt_1396"/>
   <image title="8GB Class 10 SDHC" image="http://mezmory.bplaced.net/ebay/Crossselling/images/012-02_s.jpg" link="http://www.ebay.de/itm/8GB-SDHC-Speicherkarte-CLASS-10-SD-HC-Card-012-02-/261021331466?pt=DE_Foto_Camcorder_Speicherkarten&hash=item3cc615700a#ht_2009wt_1396"/>
   <image title="16GB Class 10 SDHC" image="http://mezmory.bplaced.net/ebay/Crossselling/images/013-02_s.jpg" link="http://www.ebay.de/itm/261021338051?ssPageName=STRK:MESELX:IT&_trksid=p3984.m1558.l2649#ht_1926wt_1396"/>
   <image title="4GB Class 6 Micro-SDHC" image="http://mezmory.bplaced.net/ebay/Crossselling/images/021-01_s.jpg" link="http://www.ebay.de/itm/4GB-Micro-SDHC-Speicherkarte-CLASS-6-Adapter-MicroSD-TF-SD-Card-21-01-/260983595626?pt=DE_Foto_Camcorder_Speicherkarten&hash=item3cc3d5a26a#ht_1585wt_1396"/>
   <image title="8GB Class 10 Micro-SDHC" image="http://mezmory.bplaced.net/ebay/Crossselling/images/022-01_s.jpg" link="http://www.ebay.de/itm/260983627917?ssPageName=STRK:MESOX:IT&_trksid=p3984.m1559.l2649#ht_1585wt_1379"/>
   <image title="Multi-Cardreader" image="http://mezmory.bplaced.net/ebay/Crossselling/images/041-01_s.jpg" link="http://www.ebay.de/itm/Card-Reader-Kartenlesegerat-Micro-SDHC-SDHC-MS-Pro-MMC-Mini-SD-Sim-041-01-/261018428036?pt=Kartenleseger%C3%A4te&hash=item3cc5e92284#ht_1892wt_1396"/>
</gallery>


und zu guter letzte auch nochmal der HTML-einbund:
ActionScript:
1
2
3
4
5
6
7
8
9
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="870" height="220" id="imageslider" align="middle">
<param name="allowScriptAccess" value="sameDomain">
<param name="allowFullScreen" value="false">
<param name="FlashVars" value="confxml=http://mezmory.bplaced.net/ebay/Crossselling/C1.xml">
<param name="movie" value="http://mezmory.bplaced.net/ebay/Crossselling/imageslider.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<param name="menu" value="false">
<embed src="http://mezmory.bplaced.net/ebay/Crossselling/imageslider.swf" flashvars="confxml=http://mezmory.bplaced.net/ebay/Crossselling/C1.xml" quality="high" bgcolor="#000000" menu="false" width="870" height="220" name="imageslider" align="middle" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">





Wäre super, wenn mir einer helfen könnte...

danke im Vorraus und Grüße aus der sonnigen Hansestadt
Felix
Schlagwörter: ebay
Geändert von buddboy am 23.05.12 um 20:50 Uhr
buddboy#2
Benutzerbild von buddboy
Beiträge: 3
Registriert: May 2012

Themenautor/in

24.05.2012, 19:10

Keiner eine Idee?
Bin ein wenig am verzweifeln.. wieder 4stunden ohne erfolg rumgetestet :(
buddboy#3
Benutzerbild von buddboy
Beiträge: 3
Registriert: May 2012

Themenautor/in

24.05.2012, 23:28

Die Bilder werden nun angezeigt, nur die Links funktionieren noch nicht. :(

Würde mich riesig freuen, wenn sich einer von euch einmal kurz erbarmen würde

Gute Nacht
Felix

AntwortenRegistrieren Seite1  

Schnellantwort

Du musst registriert sein, um diese Funktion nutzen zu können.

 
Ähnliche Beiträge zum Thema
Ein Lob an die Admins [Flash CS5] 08.05.2022 - Indy_Crossover
Partner Webseiten: art-and-law.de  Mediengestalter.info   phpwelt.de   Scubacube.de  
Haftungsausschluss   Datenschutzerklärung   Impressum
© 1999-2024 Sebastian Wichmann - Flashhilfe.de