Help

Posted by user1041806 
Help
January 29, 2012 07:08PM
Into adobe flash 5.0 created swf file works perfectly, but when I upload the swf file to my website all I can see is a blank white box with no photographs or motion, the watermark is not present
Re: Help
January 30, 2012 01:31PM
Did you upload the images and source xml as well on your server?
Re: Help
January 30, 2012 08:28PM
Yes, the pictures I have uploaded to the server, but where can I find the source XML to upload on the server?
Re: Help
January 31, 2012 03:15PM
Where exactly did you set the path for your images? In the package you will find source.xml samples.
Anyway, did you do the path directly in the panel, or how exactly did you do it?
Re: Help
February 02, 2012 08:44PM
the path directly in the panel (Adobe flash cs5)
see [www.tegels-festers.be]



Edited 1 time(s). Last edit at 02/02/2012 09:32PM by user1041806.
Re: Help
February 08, 2012 03:14PM
Well, the embed code that you are using is not correct. For starters try to use a simple code:
eg

<object type='application/x-shockwave-flash' data='file.swf' width='728' height='90'>
<param name='allowScriptAccess' value='always' />
<param name='movie' value='file.swf' />
<param name='bgcolor' value='#000000'>
</object>
Sorry, only registered users may post in this forum.

Click here to login