Hello, I am using SWFObject to insert a flash movie with SlideShowPro:
http://slideshowpro.net/ http://wiki.slideshowpro.net/ I have the following: Root > Contents > Project > Flash > Promotion.swf Root > Plugins > DeConcept > SWFObject.js Root > Plugins > SlideShowPro > Promotion.xml Root > Plugins > SlideShowPro > Promotion > Intro > Large > Lab.jpg Root > Views > SlideShowPro.html On my XML file I have: <?xml version="1.0" encoding="UTF-8"?> <gallery> <album title="Slide Show Pro" description="Slide Show Pro Testing" lgpath="Promotion/Intro/Large/"> <img src="Lab.jpg" /> </album> </gallery> On my Flash movie I have: Intro.xmlFilePath = "../Plugins/SlideShowPro/Promotion.xml"; Intro.xmlFileType = "Default"; The Flash movie loads but the image (Lab.jpg) inside the Flash movie does not load! I had something similar like this working in SWF 1.5 but with SWF 2.1 I can't make it work! I created an online example: http://www.27lamps.com/Beta/SlideShowPro/Views/SlideShowPro.html And I also created source for the example: http://www.27lamps.com/Beta/SlideShowPro/SlideShowPro.zip This is driving me crazy for days! Please, help me out! Thank You, Miguel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
