Hi everyone from NY. So far Flash Forward 2004 NY, has been so, so. I have attended workshops on XML, Components, Video, and experimental SOAP data base...
Hi, Group! I've been having a problem with the radio button component. I add radio buttons to my flash movie and run it. The buttons appear but their...
Hi Laurie, a couple of questions for you in your publish settings, are you publishing flash 6 or flash 7? and are you publishing actionscript 1 or actionscript...
Steve, I am using all the latest stuff -- Flash 7, Actionscript 2, most recent flash and flash players. One question: How can I tell if I'm using version 1 or...
Hi, all! I'm a small business owner and I have an opportunity for 1 or 2 Flash designer/developers to do occasional freelance subcontract projects for me ......
Hi Julie, Our primary means of communication is the use of this email list. So you've already started the process of sharing the opportunity with the group...
I have a movie clip with a function on it that creates a random background color. I also have a setIterval command so that the background changes every few...
Bob, Here what I would do: var myInterval = setInterval(color, 5000); function color () { //color code here if(navController == true) { /*The navController is...
You definately need to use the clearInterval(yourIntervalID) method. One thing to be careful of is reassigning an interval to the same ID. Meaning if you use...
Laurie, sounds good, how bout the other questions I asked you? -- Flash 4 Hire http://www.flash4hire.com _______________________________________ Steve...
Hi All, Come join us for a night with Joanie Johnson and either Nate Pacyga or Grant Eull: We have two presentations for you this month: Design Dilemma: An...
Enter your vote today! A new poll has been created for the flashmn group: We need an approximate headcount for ordering pizza for the July 21st 2004 MN Flash...
flashmn@yahoogroups.com
Jul 15, 2004 4:12 am
875
Steve, The one question I can't answer is which version of radio buttons I'm using. I don't know where to find that info. Answers to all other questions is...
Thanks guys this did the trick for me. In case anyone want to know this is what the actionScript looks like. function clolor(){ //color codes; if (myInterval...
WHOA! I LOVE IT! Joanie "Steve Killingbeck, MMCP" <smk@...> wrote: http://www.jibjab.com/ Yahoo! Groups SponsorADVERTISEMENT ... Yahoo! Groups Links...
FYI, All, I figured out what was going on with my radio buttons. I had named each radio button in a group with the same button name. Big doh! Thanks for your...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the flashmn group. File :...
flashmn@yahoogroups.com
Jul 23, 2004 3:29 pm
881
Here are some support links from the presentaion in case the links inside the swf do not work. have fun, Grant ///FLASH FORWARD FILMS NY WINNERS/// ...
Everyone, Lexi and I are trying to do some simple XML stuff with Flash at Tunnel Studio and we are hoping some of you might be able to help. If any of you have...
OK, we're using a loop to make 5 buttons each containing a dynamically pulled in image. We want the images to fade up when they load, like an alpha tween? or...
Hi All, Ellipsis, the update bringing Flash up to version 7.2 is now available. The update focuses on a number of key areas: -Performance / Stability /...
You also need to use the onLoad() event handler so that you can start the fade in when it is finished loading. fadeIn = function () { if (this._alpha >= 100) {...
Thanks guys, we might not get a chance to use it on this project 'cause we're already over, but hopefully soon. Doing stuff dynamically is a great help for us....
Was wondering if anyone had any exp with XMLSockets in flash... My flash abilitys are minor, im a php person myself and am working on a XML socket server in...
Hi, I'm new to the group and wanted to introduce myself. A relatively recent arrival to the Twin Cities' scene but with a solid experience in creative design...