Subject: [Forum] [Tutorial] How to post flash and Youtube Fri Sep 11, 2009 10:31 am
Theres people who dont know how to post flash, and posting flash is important because then you can post games, videos, music and w/e else you want So I made this tutorial really quick for those guys
2. View the source code of the page that your flash is on, in firefox you do this by hitting ctrl+u, otherwise you can go to view at the very top of the window (next to file and edit) and click click View then fins something that says "View Page Source" and click that
3. While looking at the source find .swf, swf is the extension flash uses, you can do this by either looking with your eyes, or using Edit -> Find (or hit ctrl+f) and typing .swf in the box that pops up
7. The 2 smaller text fields in that box are for the width and height, you can find the width and height that the original flash used near the .swf link you found in the page source, I recommand you use those values, but you can use any values you wish (in this example its width='600' height='550', so in the first box I would type 600 and in the 2nd box i would type 550
8. Press ok and it will go into your post as flash
And thats it, you can preview or post and the flash will replace the text The text that is replaced looks like: [flash(600,550)]http://www.addictinggames.com/D78AQSAKQLQWI9/5428.swf[/flash ] You could also just type [flash(your width,your height)]your .swf link[/flash] instead of using the icon
Posting Flash Advanced:
Only read this part if you understand all of the above stuff, without needing to refer to it in order to post flash
You may have noticed that ive posted video that wasn't from youtube, or playlists, or versions of games that are different then the original game I do this using something called flashvars
Flashvars are varibles that flash uses in order to use the same .swf to accomplish different things You can use those variables here with the ? sign after the .swf link in your [flash] tag
When viewing the page source you can sometimes see something like Param name="FlashVars"
In the case of the version of this game above with my level in it, the source says <Param name="FlashVars" Value="tghtitle=Choose Fast&tghcode=448423">
Everything after Value is what you can put after ? in your [flash] tag (not including the quotes)
The .swf thats used as the player is the same for all of those videos (https://dl.getdropbox.com/u/149251/Pat/player.swf) I could post just the player with [flash(300,300)]https://dl.getdropbox.com/u/149251/Pat/player.swf[/flash ] like the way you would normally post flash
That would look like:
But pressing play in that doesnt do anything because it doesnt have the variable for the video
The flashvar for the video in that flash is named file