TinyPortal
Development => Support => Topic started by: Stroopy on January 14, 2008, 10:05:13 AM
Hey,
When I place an flash object in a "block" the flash file works fine but when I place it in an article the file still loads but you cannot click on the buttons anymore.
On the blocks I'm using the "script" as coding option and on the article I can only select HTML or PHP.
So is there a way to make articles with the "script" coding option?
Or is there a way so that the buttons in flash will work again?
Please help,
Stroopy
Please read the posting guide we have for the support forum, the sticky topics in this support forum.
Also post the code you use in the article along with all the other info required to help you.
I use this code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="352" height="330" id="okami001" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="okami001.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#3f3f3f" /><embed src="okami001.swf" quality="high" bgcolor="#3f3f3f" width="352" height="330" name="okami001" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Link to the flash object is: http://okamiworld.com/index.php?page=12 (http://okamiworld.com/index.php?page=12)
Im using SMF 1.1.4 and TinyPortal v0.9
The Flash object do work fine when its in a PHPblock with "script" support.
looks like it is working.. i can see it and the buttons.. and it plays on auto ;)
Read again Smoky, he sees the movie and the button, but the buttons dont work
buttons are working for me, G6.. :)
Someone over msn told me to update my Firefox browser and it works now. :)
Marked Solved.