The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

w00t, learned how to code in php

crowebird

New Member
affiliate
I learned how to code with PHP and how to communicate with flash and mySQL, idk if anyone cares, just wanted to share :D
 
You know what crowebird, I'm a complete newbie when it comes to any type of coding. I'd prolly give you a headache with all of my dumb questions.

I'm still trying to figure out how to make my header flash for Lifesupporters.com.
 
Didn't you have a flash site or something a while back?

If you want to help, please tell me how to get a flash header at lifesupporters.com, that would be great.
 
edit green and red items

<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" align="center"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="520" id="drop" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.site.com/files/sub/yourswf.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FAFAFA" />
<embed src="http://www.site.com/files/sub/yourswf.swf" quality="high" bgcolor="#FAFAFA" width="780" height="520" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</embed>
</object>
<br>
<br>
</td>
</tr>
</table>


note this will change depending on the version of flash you want the user to recieve. 7,0,19,0 is most recent version. Dont use a version less than the version you published the fla with
 
Unfortunately I'm not going to be able to try it until this weekend. I'm working plenty of OT at work and I'm a little brain dead atm. Can't you tell by my other posts this evening, it's only Tuesday and I'm considering climbing a bell tower.
 
MI
Back