TinyPortal
Development => Block Codes => Topic started by: Xarcell on June 14, 2006, 03:14:51 PM
I haven't been able to get a flash application to work within a block if the application relies on other file extensions. It won't work even if all those file extensions are on the same domain/folder.
I use
<param name="allowScriptAccess" value="sameDomain" />
But it still won't work.
Any suggestions?