Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Flash Newbie
Page 7 of 17 1   2   3   4   5   6   7   8   9   10   Next 10  

gotoAndplay problem

I have a little problem that I can 't figure out - so it 's turned into a big problem. I tell a movieclip to play but it only plays to it 's second frame. I check that the movie is fully loaded bef

Re: FLV Exporter 1.1

I 'm not sure they have a list of supportable software I 'd assume Cleaner would be in there. At any rate if FLV is a selectable format after you install the update I 'd assume it 'd have the met

setFocus() with onClipEvent..Part2

Hi again Having no luck with this issue. The textfield gets focus but there is no mouse cursor to indicate focus. If someone could take a look and let me know where the error is that would be

Re: flashnewbie Digest 19 Feb 2004 22:02:38 -0000 Issue 990

On 2/19/04 5 02 PM "flashnewbie-digest-help@(protected) " <flashnewbie-digest-help@(protected) > wrote > Switching FLV in Media Component? - Nevermind > -) > Message-ID <

making the MC go away after it plays

I know this has to be an easy one but I 'm not seeing the solution anywhere. I 'm a newbie so go easy on me. I am using the rollOver effect using the following AS structures on my buttons

onRollOut function is overriding my brain

Hello at this tired hours of yours probably. I was trying to help my pal about a problem of his which I couldn 't figure out and better ask here. So here is the scenerio I have five buttons on the

Subject: Slot machine

Hi there I wanted to probe the group on how to create a randomized spinning interaction for the slot machine I am creating. Thanks to Jesse I have the randomization working as far as selecting

delay before getURL?

Hi All I 'm still trying to work out how to create a 1-sec delay before executing a getURL call that 's part of an onEnterFrame function. This is a navbar with buttons that re-shuffle when clicked a

"complex expression " logical not, logical and

Trying to build logic to see if a frame around movieclip called thing1 should be vertical or horizontal. Example below assumes already in horizontal position as stated by "status " variable Had trou

RE: [Flashnewbie] Switching FLV in Media Component? - Nevermind :
   -)

The updated VideoExporter converts FLV 's to version 1.1. This new version has an even on the NetStream called onMetaData. This function is handled internally by the updated Media Components so yo

Switching FLV in Media Component? - Nevermind :-)

I searched the archives and found a solution > on(release) { > > this.player.setMedia( "pglenn56.flv " "FLV ") > this.player.totalTime 103.40 > this.player.autoPlay true > > } Now th

Switching FLV in Media Component?

I would like to set a new flv in a media component upon an external button action. I don 't see where to add the component code since clicking on the component shows content in the component inspec

setFocus() with onClipEvent ???

Hi all Can someone please tell me why I can 't get Selection.setFocus() to work on this onClipEvent() onClipEvent (load) { trace(Selection.getFocus()) // traces null Selection.setFocus( "_lev

Evaluating a statement 'if (x==4){trace(\ 'match\ ')}; '

> used this before or know where I can find some documentation? No I just know it from hearsay. Searching the chattyfig list archive for 'Interpreter Component ' you 'll find quite a few threads

Zoom transition?

I 'm trying to use the zoom transition for a slide and it keeps zooming in from the left to center stage. I 'd rather have it zoom in from center stage but can 't see anything to modify. Is there a way

Subject: Quiz Tally

I have Flash 5 quiz built in multiple SWF 's which won 't tally. I get different results everytime. This whole quiz then loads into a master SWF I am a bit confused about when to use a Global varia

Re: Hiding screen AS error

> I wish Peter Hall were around... He used to say it was ok starting variable > names with # 's but I couldn 't remember one of the errors I found. At any > rate if I change your code to now use

RE: [Flashnewbie] Evaluating a statement 'if
(x==4){trace(\ 'match\ ')}; '

I downloaded and installed this component but it doesn 't seem to have any docs other than the method reference in the ref panel. I 'm stuck on trying to evaluate a statement. I 'm trying this code

FW:

I had taken this conversation offline but this was such good advice I wanted to post it! Thanks again Jesse for all of your help! -----Original Message----- From Jesse Warden [mailto warden@(protected)

Hiding screen AS error

I 'm using Flash Pro and allowing it to write the behaviors for hiding a screen on button release but it is producing script errors. IT may be due to the fact that I am hiding two other screens whi

Reading XML and parsing to vars

Greetings! Does anyone know how to read an XML file from Flash MX and put the results into vars? TIA Bill

a URL link to a specific MC

Thanks Jesse. Worked great. In case anyone else is interested I found TechNote on FlashVars. http //www.macromedia.com/support/flash/ts/documents/set_variables.htm -----Original Message-----

Subject: Random Symbol

Hi there I am trying to build a slot machine. In each slot I will have a symbol randomly pop up. Some slots will have 10 symbols to choose from some will only have 2. Have any of you worked w

? : a URL link to a specfic MC ?????

---- Original message ---- >Date Wed 18 Feb 2004 11 54 19 -0500 >From Robert Redpath <RRedpath@(protected) > >Subject [Flashnewbie] a URL link to a specfic MC >To " 'flashnewbie@(protected)

a URL link to a specfic MC

I am trying to set up a URL link to a HTML page that will load a clip in the "parent movie ". I was going to set up the link like this www.mysite.com?loadMC movie1 then the AS in the "parent " MC

Hello and tween problem - Uploaded fla to a website for downlo

As requested I have posted my problem fla to a website and can be found here http //www.forthedog.com/vivFlash.htm Thank you all who have helped so far. As a recap below is a rundown of my

OT: Screams and Frowns was Screens and Forms

Absolutely! The 'coolness factor ' - Didn 't we all start loving it for it? Where does the 'coolness ' come from? The main reason for me is that Flash is simply the best animation and multimedia

Duplicate vs. Attach

I 'm going to teach my Flash 2 class about duplicating movie clips and attaching movie clips. Just being anal here...but someone will ask me this and I won 't have a great answer. Which one is m

RE: [Flashnewbie] textinput maintains "focus " when you click
outside

I 'm actually using a dataholder and using a custom validation class that gets called via the databinding API. So the validation routine is called when the value in the dataholder bound to the fie

Evaluating a statement 'if (x==4){trace(\ 'match\ ')}; '

Is it possible to write an entire statement and the evaluate it? like this example x 4 trace( 'if (x 4){trace(\ 'match\ ')} ') // outputs the literal string trace(eval( 'if (x 4){trace(\ 'matc
Page 7 of 17 1   2   3   4   5   6   7   8   9   10   Next 10