|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by sandeepan2008 in Adobe Flash, Hypertext Markup Language (HTML)
I have a Flash gallery which dynamically loads from XML file. I have the .fla file and xml in a folder. I have a HTML page where I had to put the Flash Gallery.
Just incase you need the details -
Flash gallery is designed in Flash CS3 and AS3.0
I am using the following code to display the gallery but whenever I load it to my website, i just get the blank screen.
Please help me out.
1:
2:
3:
4:
5:
|
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="700" height="600" title="gallery">
<param name="movie" value="gallery/lancamento/my grid gallery.swf?xml_path=gallery/lancamento/gallery.xml" />
<param name="quality" value="high" />
<embed src="gallery/lancamento/my grid gallery.swf?xml_path=gallery/lancamento/gallery.xml" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="600"></embed>
</object>
|
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625