Kari, say thanks to your grandpa for this joke! 🙂 ———————————————— For all of us who feel only the deepest love and affection for the way computers have enhanced our lives, read on. At a recent computer expo (COMDEX), Bill Gates reportedly compared the computer industry with the auto industry and stated, “If GM had […]
Month: January 2004
Create Text Field FlashMX 106 (lets have fun!)
[as] hDistance = 20; vDistance = 0; buttonsInfo = new Array(“About Us”, “Contact Us”, “Gallery One”, “Gallery Two”, “Gallery Three”, “Visual”, “Guest”, “Clients”, “Account”, “Search”); textDesign = new TextFormat(); textDesign.font = “Arial”; textDesign.size = 15; textDesign.bullet = false; textDesign.underline = true; textDesign.url = “http://www.helmutgranda.com/”; for (i =0;i<10;i++){ this.createTextField(“textHolder”+i, i, 120+(i*vDistance),120+(i*hDistance),100,19); this[“textHolder”+i].text = buttonsInfo[i]; this[“textHolder”+i].border = […]
Create Text Fields FlashMX 105 (with Borders)
hDistance = 20 vDistance = 0 buttonsInfo = new Array(“About Us”, “Contact Us”, “Gallery One”, “Gallery Two”, “Gallery Three”, “Visual”, “Guest”, “Clients”, “Account”, “Search” ) for (i =0;i
Create a Text Field FlashMX 104 (Add Array)
hDistance = 20 vDistance = 0 buttonsInfo = new Array(“About Us”, “Contact Us”, “Gallery One”, “Gallery Two”, “Gallery Three”, “Visual”, “Guest”, “Clients”, “Account”, “Search” ) for (i =0;i
Creating a Text Field FlashMX 103
hDistance = 20 vDistance = 0 for (i =0;i
Create A Text Field FlashMX 102
for (i =0;i
TextFields 101 FlashMX
this.createTextField(“textHolder”, 1, 120,120,100,19); this.textHolder.text = “hello Helmut”;
Kodak to drop 35 mm format in North America
Last Updated Wed, 14 Jan 2004 12:26:30 ROCHESTER, NY – The world’s biggest photography company is getting out of the reloadable 35 mm camera business in North America and Western Europe. Eastman Kodak will also stop producing cameras that use Advanced Photo System film by the end of 2004. The company cites poor sales in […]
Smiles
Thanks to Ian S King for this smiles from [FlashLounge] ——————– 🙂 Your basic smilie. 😉 Winky smilie. User just made a flirtatious and/or sarcastic remark. More of a “don’t hit me for what I just said” smilie. 🙁 Frowning smilie. User did not like that last statement or is upset or depressed about something. […]
Download PrismalScript 3.1 for AS2 ( ActionScript 2)
PrimalScript 3.1 will make any serious Flash ActionScript 2 developer shine like a star. PrimalSense, integrated help, class browser, code completion, project management, and much more are included in this new version. Flash MX 2004 Professional and PrimalScript 3.1 are a match made in heaven. Download PrimalScript 3.1 Now!!