[orkut-developer] Re: problem load Falsh

2008-08-25 Thread Jason
I don't know if I completely follow what you're trying to do. Is the XML you're referring to your application XML or another XML file? It sounds like you're referring to the latter, an XML file with several image URLs in it, but I could be wrong. Are you trying to add the XML file as a parameter

[orkut-developer] Re: problem load Falsh

2008-08-22 Thread mahdieh saeed
Hi Jason, I want to use XML with javascript .swf file load pictures that addressed in XML file. addVariable("xmlURL", "gallery.xml"); How can I add this parameter to embedFlash gadget? --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[orkut-developer] Re: problem load Falsh

2008-08-21 Thread Jason
Hi Saeed. What problems are you having with the XML spec? - Jason On Aug 19, 10:43 pm, mahdieh saeed <[EMAIL PROTECTED]> wrote: > Hi Jason, > Thank's alot for your example. > I can run flash file with your example. > > Your answer is very very helpfull for me. > > But I still have problem workin

[orkut-developer] Re: problem load Falsh

2008-08-19 Thread mahdieh saeed
Hi Jason, Thank's alot for your example. I can run flash file with your example. Your answer is very very helpfull for me. But I still have problem working with XML file . Regards, Saeed --~--~-~--~~~---~--~~ You received this message because you are subscribed

[orkut-developer] Re: problem load Falsh

2008-08-19 Thread Jason
Hi Saeed. Can you share the code you're using to embed the Flash currently (just a snippet, not your entire gadget)? I'm not too familiar with SWFObject or TiltViewer but you should be able to use gadgets.flash.embedFlash to embed your Flash files. All you have to do is pass the absolute URL of y