[Flashcoders] Re: Re: Form Help Needed, Please - STILL NEED HELP

2006-07-25 Thread Loren R. Elks
Can you explain that code a little to me? You could try using loadVars and return a status in xml rather than loadVariablesNum... var myVars:LoadVars = new LoadVars; var xml_results:XML = new XML(); xml_results.ignoreWhite = true; xml_results.onLoad = function(success:Boolean){ if (success){ }

[Flashcoders] Form Help Needed, Please - STILL NEED HELP

2006-07-24 Thread Loren R. Elks
Come on folks. I know someone can help me with this. Please. Sincerely, Loren -Original Message- From: Loren R. Elks Sent: Thursday, July 20, 2006 10:21 AM To: 'flashcoders@chattyfig.figleaf.com' Subject: Form Help Needed, Please Hi: I've got a form that just does not send. Can

[Flashcoders] Form Help Needed, Please

2006-07-20 Thread Loren R. Elks
Hi: I've got a form that just does not send. Can someone please look at my code? I placed the FLA, SWF, HTML and ASP files in a zip located at: www.d-mag.org/testform/sent_out.zip Could you also email reply back to me directly as well? [EMAIL PROTECTED] Thank you, Loren

[Flashcoders] Missing Pixels???

2006-06-06 Thread Loren R. Elks
Hi: I am having issues with screen clarity at run time. Background: SWF A is loaded into movieclip Screener in SWF B. Both SWFs are set for 30 fps. SWF A and Screener measure 922x530. SWF B is about 100 pixels larger all the way around. The target screen resolution is 1024x768. SWF A

[Flashcoders] Styles in Flash

2006-06-01 Thread Loren R. Elks
Hi: Is creating or importing HTML rendered text and then using CSS the only way to really have styles in Flash? By styles, I am referring to styles like in MS Word, character/paragraph tags in Framemaker, etc. Thanks, Loren ___

[Flashcoders] Help

2006-05-26 Thread Loren R. Elks
Thanks for everyone's help on my Slides/Screen/External SWF issue! :-) Sincerely, Loren ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Controlling an Embedded SWF

2006-05-25 Thread Loren R. Elks
Hi: I have a SWF (SWF A) that I'm loading into a movieclip (Movieclip C)which is part of another SWF (SWF B). Basically, SWF B functions as a player, with play and pause controls. These controls control Movieclip C where the external SWF A is loaded into. Normally, I have had no problem with

[Flashcoders] HELP STILL NEEDED, PLEASE!

2006-05-24 Thread Loren R. Elks
Folks: I still need help on this. I know there are some really, really smart folks on this list (smarter than me). Can you please help me? I am beginning to work with screens and slides. I understand how to load external swfs into my slides or screens. Here's the question: How do I write

[Flashcoders] Muzak's Comment

2006-05-24 Thread Loren R. Elks
Muzak wrote: How about dispatching an event to which the parent (or whoever needs to be notified) registers as a listener. Calling a method that might or might not exists is IMO bad practice. regards, Muzak Please send me the code and code placement for this and I will try it. Thanks for your

[Flashcoders] Slides/Screens Question - Help!

2006-05-24 Thread Loren R. Elks
OK. I am creating this in a Flash Slide Presentation, NOT the normal Flash document. I have two buttons (play and pause) on the Master Slide (Presentation). These buttons need to control the external content (external SWF) that is loaded into each slide of the presentation. For example, when

[Flashcoders] Scoping Issue with a Function - Help, please

2006-05-22 Thread Loren R. Elks
Hi: Can someone help me with a scoping issue? SWF A is being loaded into SWF B. Currently, there's a function located in SWF A that is triggered by a user clicking on a movieclip in SWF A. Basically, I am trying to make it trigger from a button in SWF B, instead of triggering by a button in

[Flashcoders] Slides and Screens - Help, please

2006-05-22 Thread Loren R. Elks
I am beginning to work with screens and slides. I understand how to load external swfs into my slides or screens. Here's the question: How do I write code such that when my external swf that is loaded into the current slide or screen finishes playing, the application will automatically move

[Flashcoders] eLearning Standards Guide?

2006-05-02 Thread Loren R. Elks
We have a set of standards (our dept handbook) that we use when created new training materials and documentation in our department. This book details the styles, etc. Does anyone have an example of a list of eLearning standards that I could follow as a guide? Loren Elks  The only real

[Flashcoders] FW: SourceSafe??? Recommendations needed.

2006-04-24 Thread Loren R. Elks
Can someone send me an example of an FLA with only the code in the .AS file? Sincerely, Loren ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] SourceSafe??? Recommendations needed.

2006-04-21 Thread Loren R. Elks
Hi: We are slowing building our eLearning group in our company. We are finding that we really need a system like SourceSafe. The question is, does anyone know if SourceSafe (or some other system handles): FLA, SWF files BMP, GIF, PNG, JPG files WAV files DOC files PDF files FM files

[Flashcoders] PDF to Flash

2006-01-20 Thread Loren R. Elks
Does anyone know how you can put a PDF into Flash? The only thing I can find is FlashPaper, which is basically a print driver that converts whatever you send to it into a SWF file. Thanks, Loren ___ Flashcoders mailing list

[Flashcoders] RE: Flashcoders Digest, Vol 12, Issue 42

2006-01-16 Thread Loren R. Elks
Hi: I don't recall seeing an answer to this. If I missed it, please let me know. See below: Message: 4 Date: Sun, 15 Jan 2006 00:38:01 + From: Stephen Ford [EMAIL PROTECTED] Subject: [Flashcoders] Listener objects vs event handler functions ... To:

[Flashcoders] RE: Flashcoders Digest, Vol 12, Issue 44

2006-01-16 Thread Loren R. Elks
Hi: I'm working on a 3MB Flash file which is a simulation. Everything works fine until I try to preview or publish. All of a sudden it consumes 272MB of RAM. Finally, it does publish. Our Tech Guy says something is wrong with the FLA file. However, I can't figure it out. I'm getting no