[b]OGflash[/b]
[quote]Updated Version 2.3
To view all the variable passed to your flash profile, type javascript:viewOGflash() in your address bar. Make sure you disable popup blockers first. by i906[/quote]
[quote]Updated Version 2.2
you may enable transparency in your flash swf by:
Quote
<script language="javascript">
OGflashon="yes";
flashSRC="[color=red]your flash URL[/color]";
flashWidth=[color=red]width of your flash file[/color];
flashHeight=[color=red]height of your flash file[/color];
transparent="[color=red]true[/color]";
</script>
<div id="OGflashID"></div>[/quote]
--
[b][u]Step 1[/u][/b]
Prepare your HTML code
[b][u]Step 2[/u][/b]
Instead of using OBJECT or EMBED tag use the code below and then put the code inside the body section of your HTML.
[quote]<script language="javascript">
OGflashon="yes";
flashSRC="[color=red]your flash URL[/color]";
flashWidth=[color=red]width of your flash file[/color];
flashHeight=[color=red]height of your flash file[/color];
</script>
<div id="OGflashID"></div>[/quote]
[i]example:[/i]
<">[b][u]Step 3[/u][/b]
Insert your complete HTML codes in
www.markyctrigger.com ([b]OGflash only![/b]) and Press Generate button.
[b][u]Step 4[/u][/b]
Copy and paste the generated code to your "[b]Media Area[/b]" of your Friendster.
[b][u]Step 5[/u][/b]
Save and preview.
============
[b][u]ADDONS[/u][/b]
http://theftalk.com/t2423-Auto-Update-Module-%5BOverlay%5D-Updated-June02.html
If you want to use addons inside flash make sure you know something about [b]ActionScript[/b] :wink:
Here's the Quick example on how to use the actionscript variables generated by OGflash for the addons:
example:
you want to use the Auto update photo in the addon section of OGflash
which has:
<">* sample based on Markctrigger's profile
http://www.friendster.com/mastercode *
1. Create a movie clip and name the instance to myPic
2. create a layer for your action script and put the code below:
<">The movie clip you've just created will automatically change to your friendster main photo
* Code may vary depending on how you will use it *
[i][url=http://www.markyctrigger.com/forum/viewtopic.php?t=5997]Log[/url][/i]
Last edited by eehjhay (2008-01-21 21:51:21)