MyBB Community Forums
Need help with first mycode - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: Need help with first mycode (/thread-108490.html)



Need help with first mycode - bonsai - 2011-11-26

Can some one please point me in the direction of a tutorial on how to use mycode and how it works?

I'm trying to install the 'flash' mycode but it just wont work for me.

Thanks in advance. pm me if need be.


RE: Need help with first mycode - ranjani - 2011-11-27

code available at Mycode Flash is working for me

[flash]http://dl.dropbox.com/u/17015149/Fuji%20Cherry%20Flowering.swf[/flash]

[flash]http://megaswf.com/file/1375336[/flash]



RE: Need help with first mycode - bonsai - 2011-11-27

So what do I do? Just enter what you have in a post?


RE: Need help with first mycode - ranjani - 2011-11-27

admin panel --> configuratin --> MyCode --> Add New MyCode

Title : flash
Short Description : embed swf (flash)
Regular Expression : \[flash\](.*?)\[/flash\]

Replacement :
<object type="application/x-shockwave-flash" data="$1" width="512" height="384"><param name="movie" value="$1" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /></object>

Enabled? : Yes

save above MyCode and use flash tags in posts to embed swf files as given in earlier response

[flash]http://dl.dropbox.com/u/17015149/Fuji%20Cherry%20Flowering.swf[/flash]

[flash]http://megaswf.com/file/1375336[/flash]