Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > june 2006 > threads for sunday june 4

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

onRollOver _visible = true Problem
Posted by Timespider at 6/4/2006 11:27:59 PM
Hello, I have an animation that shows a tool tip when you mouse over it. My problem is that it disapears as quick as it apears. Every thing is in the main time line & the code is in its own actions layer. Will I need to set an interval or something & how do I do it <a target=_blank class=ft...more >>


object property being cosidered static when it should be local in a class. bug in Flash?!?
Posted by rauldias NO[at]SPAM gmail.com at 6/4/2006 11:07:49 PM
Hi, I am new to ActionScript 2.0, but I have some experience with Javascript and OOP in other languages. This seems to me as a bug in Flash, but I am probably missing something important here. I am using Flash MX 2004 Professional (not 8). Here is the deal: I have a class X, which I c...more >>

help on form (component?)
Posted by gratch at 6/4/2006 10:57:59 PM
Im having a small problem creating a form in flash, this is the function (below)i am using,it sends the info with out any problem but it also sends info that I have not requested for ,Im sure that there is a simple way the stop the form from sending data that i do not need but I cant figure ...more >>

Loader Component border or loader background color
Posted by kdl2194 at 6/4/2006 8:29:41 PM
can anyone tell me how to put a border on my loader component that will show on my photos...more >>

Flash combo box component
Posted by The BIG screen.cjb.net at 6/4/2006 5:39:27 PM
I have created an application that requires the flash combo box component but i dont know how to code it. Any help? I want each label to goto a certain frame when clicked. Jak. Cheers if you can help ...more >>

attachSound
Posted by DMennenoh **AdobeCommunityExpert** at 6/4/2006 10:58:46 AM
I want to attach a sound from the library at runtime... problem is a preloader movie is loading the movie with the sound in it. So this doesn't work as Flash wants the sound in the preloader...which is of course totally lame. So what's the workaround to this one? Putting the sound into the p...more >>

Flash & video and sound
Posted by Ritzhere at 6/4/2006 10:33:52 AM
Hello All, I need to create a player which should be able to play video and sound in following formats. i was looking at flash for the same. here are teh formats that we are looking at: Audio : wav, aiff, real audio Video: asf, mpeg, avi, real video 1) as far as i have read usi...more >>

Stop dynamic MP3 Streaming
Posted by clyde236 at 6/4/2006 9:36:52 AM
I've been all over the Net looking for an answer to this one. How does one stop a dynamic MP3 from streaming, other than waiting for the complete download? I have an MP3 player I am making that should allow users to click on a song, and if they want, skip to a new song. It works fi...more >>



Still troubled with movie clip!!!!!!!
Posted by oopsidazy at 6/4/2006 7:10:29 AM
I have a button that on roll over calls a movie clip to come and i want it to go away on roll out. Here's the script: this is the script on the button on(rollOver) { if(_root.mcsea._currentframe == 1) { _root.mcsea.gotoAndPlay(2); } } on the movie clip i have another layer and th...more >>

Can anyone explain the difference between these 2 versions?
Posted by fred_sl at 6/4/2006 4:19:31 AM
I don't understand why Version 2 works and Version 1 does not. Both are on the main timeline, however Version 2 nests one clip inside the other. They both display correctly, however mouse-dragging only works on the Version 2. The events don't get fired for Version 1. Can anyone explain what's ...more >>

Properties & Variables not showing in debugger
Posted by fred_sl at 6/4/2006 1:30:29 AM
I have flash mx and the debugger will not show any data for the Properties, Variables, Locals, or Watch tabs. I've selected everything on the object panel above it and nothing shows (yes, I know what scope is). I've set break point at various places in the action script. I've single clicked, d...more >>

Does the random function only work with ranges or can it work with _currentframes also?
Posted by rbr1234 at 6/4/2006 12:41:41 AM
I have a button and when i click it i need it to make the timeline go to a ranom frame. Can you tell me how do that Thank-you for your time Sincerly, rbr1234...more >>


DevelopmentNow Blog