Paste Your Clipboard Contents

Started by Mywi89 pages

ermmnone

psychoshakefist

pitt_shifty

http://www.allfantasyart.com/photomanipulation/crazy_pilot.jpg

Okay, so, hmm, my Comp could die any second now

Motörhead

Originally posted by Kongu Dude
psychoshakefist

Buscuit.

Originally posted by Red Two

whoops my bad

[code]<object classid="clsid😄27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="450" height="110">
<param name="movie" value="flash/brightFuture.swf">
<param name="quality" value="high">
<embed src="flash/brightFuture.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="450" height="110"></embed>
</object>[/code]

wha?

Originally posted by FoxMeister
wha?
It's to embed flash into a web page.

HAHAH!!! i didnt know i had that

[code]on(press) {
play();
_root.x +=2;
_root.ibmc.swapDepths(_root.x);
_root.ibmc._visible = true;
_root.ibmc.play();
_root.ibmcIcon._visible = false;
}
on(rollOver) {
gotoAndStop(2);
_root.x +=2;
_root.ibmcIcon.swapDepths(_root.x);
}
on(rollOut) {
gotoAndStop(1);
}[/code]

come back...

[code]on(rollOver) {
blankButton.useHandCursor = false;
}[/code]