you can set a parameter for the flash movie so it knows what its base url is.

like this :

<param name="base" value= "<?php echo $this->webroot."img/swf"; ?>" />

also set the "base" attribute on the embed tag to the same

here's the Adobe technote :

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_04157&sliceId=1

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to