Answered
Class Based SWF will not work in PHP page
hello everyone,
i really hope someone out there can help me with an issue i have come across with PHP and AS3.
i basicly have Made a Class called CrossFade, that fades in and cross fades to the next image that are loaded Via an XML file.
now this SWF works fine in a regular HMTL setting on the server, so i know the path to everything is correct. But when it comes to being embedded into the PHP page, it just won't work.
the Files are all contained in a Folder called Banner, the SWF is linked the the CrossFade.as class, and the images and XML are also located within the Banner folder. and again seeing as its working in the HTML setting i know everything is fine.
can you think of anything that PHP would do to cause this to not function? i dont know enough about PHP to figure this out, and there isn't much support out there in terms of this issue.
I would love to hear from anyone that can help or weigh in with a suggestion.
thanks for your time.
i really hope someone out there can help me with an issue i have come across with PHP and AS3.
i basicly have Made a Class called CrossFade, that fades in and cross fades to the next image that are loaded Via an XML file.
now this SWF works fine in a regular HMTL setting on the server, so i know the path to everything is correct. But when it comes to being embedded into the PHP page, it just won't work.
the Files are all contained in a Folder called Banner, the SWF is linked the the CrossFade.as class, and the images and XML are also located within the Banner folder. and again seeing as its working in the HTML setting i know everything is fine.
can you think of anything that PHP would do to cause this to not function? i dont know enough about PHP to figure this out, and there isn't much support out there in terms of this issue.
I would love to hear from anyone that can help or weigh in with a suggestion.
thanks for your time.
