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 Coders
Page 19 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

distributing fla files

Hi gang I am just sat here wonrdering if there is any copyright issues with distributing fla files. For eg if a file had some of the MM components in and the file was distributed for a fee woul

SWF Blob in Database?

Currently we save our user defined JPEG 's and bitmaps in an Oracle database as blobs. Centura then reads those values and recreates them. What a fellow developer would like to do is save the SWF

actionscript text justification

I searched the list archives and found only one unanswered question regarding this matter so I decided to ask again Has anyone on this list ever tried to fully-justify text in a text field using

LoadVars loading multiple times!

Hi FlashCoders! I 'm currently working with the LoadVars methods. I have 6 buttons - that invokes the same loadVars method. My problem is when the user clicks more than one button before the l

MM TextArea component bug

Felt I was hijacking the thread so I changed the subject line -) And I know I 'm whining... again... I wouldn 't really say that VS and FMX2004 aren 't playing the same game since I happen to be

External Image Preloading Problems!

Good morning I am new to this list but figure if I can get help anywhere this is the place. I am working on a project where I pull in external images dynamically and display them in a flash

Confusion of terms?

Greetings... Again reading through the Flash MX 2004 Pro Help files "CustomFormatter " and "CustomValidator " are referred to as classes but everything about their descriptions indicates they ar

Loaded SWF 's not inheriting Object.prototype extensions

Anyone know how to solve this problem. When I extend my MovieClip and Object.prototypes then later when a swf is loaded that swf does not inherit the Object.prototype extensions.... Is there

Subject: Loading sound

Can u tell me why is this not workin var MName "RW02_010_010 " // // //

Subject: Binding Class

Greetings... import mx.data.binding.* var src new EndPoint() src.component src_txt src.property "text " src.event "focusOut " var dest new EndPoint() dest.component dest_t

NetStream.Play.StreamNotFound?

Hi I have a movie(flvplayer.swf) where I load flvs using http it works perfectly standalone. But when I load this(flvplayer.swf) into another(shell.swf) movie and then try to load flvs I get

Problem With XML Displaying In a TextBox

Hi This is the Data Contained in the XML Stream (AMFPHP/Flash Remoting) is returning to me. /

Re: getURL + session variables?

Thanks to everyone who has contributed to this thread. I posed the question and then lurked and learned (a good strategy!). For this project I really don 't need to pass the ID on manually so

Accessing an element (instance) timeline and contents through JSFL

Hello! I wanted to build a wizard that dumps some code in a place chosen by the developer. I can easily use the JSFL to look at the timelines (scenes) and layers in each scene but I really want

TextInput TabIndex UI Component

Just a quick for everyone who may want to use tabbing with the new UI Components You need to set the following values for any MC 's that contains objects you want to tab to/from. MovieClip.tabC

Subject: exclude class

how to exclude a class and all it 's super class from compiling ? I try to use the exclude xml file (filename_exclude.xml). If I want to exclude List class from compiling I can write this <e

Subject: DevNet 6

This latest release from Macromedia seems pretty week. Was there not enough input from the community on new components? It seems like they are holding back for DevNet 7 which will be another subscri

FIX: TextInput TabIndex UI Component

Just a quick for everyone who may want to use tabbing with the new UI Components You need to set the following values for any MC 's that contains objects you want to tab too/from. MovieClip.tab

Is it possible to export a library item a run-time?

I have a library containing a series of .wav sound files each set up with a Linkage identifier for export. Is it possible allow a user to actually export a selected sound file from SWF file and s

How to determine if SWF is standalone

What is the best/standard way for AS code to determine if an swf file containing the code is running "standalone " in a player or is loaded as an external movieclip with loadMovie()? Thanks Ro

Subclassing still creates dummy prototypes in AS2

I created two classes Sprite and a subClass of it called TopoSprite. When I created 3 copies of sprite I saw three trace statemnts. When I created 2 copies of Sprite and 1 of TopoSprite I get 4

Collection class

I 'm reading about this in Flash MX 2004 Pro Help. It 's packaged as follows. mx.utils.Collection Am I missing something or is this class only available as a cached "*.aso " file? Thanks.

Re: [Flashcoders] AS2: Extends with packages (works) but gives check
syntax er

as u said they are physically on the drive like this com/prc/Class1.as com/prc/Class2.as so each class file needs to show that Class1.as class com.prc.Class1{ fucntion Class1() {

Play one sound, then when done start a looped sound

I have a sounds.swf loaded into level1 that contains nothing but 2 linked sounds exported for actionscript. I then in the main movie target that sounds.swf and play the two linked sounds by calling

MM TextArea component bug

I 've found some buggy behavior in the 2004 textarea component and I 'm wondering if anyone has a workaround. This bug makes this component unusable for us so I 'm hoping someone has ran across this be

DataGrid resize problem

Hi I have built a component that incorporates the DataGrid component and some cellRenderer classes that I developed. The component works but I am having a problem when I call its setSize()

Flash Remoting: SQL Query Error details

When I generate an SQL error via Flash Remoting with CFMX I do not get the complete SQL error. How can I get the actual SQl Error that occurred? I am using the net connection debugger and it shows

AS2: Extends with packages (works) but gives check syntax erro

Make sure that you import PTMW.Sprite in your class def for TopoSprite. Like so import PTMW.Sprite dynamic class PTMW.TopoSprite extends PTMW.Sprite {...} Joe > -----Original Message--

AS2: Extends with packages (works) but gives check syntax errors (

I have two files in a package called PTMW. They both live in the same project. PTMW.TopoSprite.as PTMW.Sprite.as They live in the correct directories PTMW/TopoSprite.as PTMW/Sprite.a

subclassing Window

Anyone subclassed mx.containers.Window to create their own window? I 've used other methods to create windows like creating a PopUpWindow and attaching a movieclip to its contentPath but this see
Page 19 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10