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

Bizarre sizing behavior of components when rotated

Hello! I wonder if others have run into this interesting situation when you try to rotate and scale some of the Macromedia components for example the button data grid combobox accordion and

XHTML and the EMBED tag for a Flash movie

I am trying to make sure my documents are valid XHTML and the W3C validator has instructed me that the embed tag is not included in the XHTML 1.1 document type definition. Is there any way around t

Non-empty strings in boolean context - Flash7

Hi When researching I 've read that in Flash MX 2004 strings converted to booleans are true when non-empty whereas they in Flash MX were true only when Number(string) where non-nil and non Na

Tweening _width and _height independently

How would I tween the _width and _height of MovieClip 'canvas_mc ' independently given the scenario below? I don 't always want my scaling to be uniform for each dimension. import mx.effects.* im

), but on

Looking at your code...i might suggest set(this[ "t " + this.n] o) Thus if this.n "Foo " it would be like saying set(this.tFoo o) > -----Original Message----- > From martin
1   2   3   4   5   6   7   8   9   10   Next 10  
Flash Newbie

OT MySQL

I need to insert 400 + rows into 9 tables. Is there an easier way than typing it all out such as INSERT INTO titles9 VALUES (1 'ARTIST Q ' 'test1.zip ' 'an1.mp3 ') INSERT INTO titles9 VALUES (2 '

inertia mouse movement

Do you mean that when an object starts to move (or turn etc.) it starts off slowly and then picks up speed as it overcomes inertia? And then as it comes to a stop it gradually slows down to a r

Changing value of text within a button at runtime

If I have a button instance that just has a piece of text on it how can I change the value of that text at runtime? i.e. If I take and drag 2 instances of the above button from the library to

calling non-sequential.jpgs from folder - how?

Flash cannot read file names in a folder natively - could probably do it with a 3rd party app like screenweaver. Easiest way would be to create a file (txt or XML) that has the names of all the image

hitTest question

Oops forgot something As a workaround I had planned to put all the relevant mc 's into an array and then cycle through the array doing a hitTest with each mc. I 'm sure there 's a more efficien
1   2   3   4   5   6   7   8   9   10   Next 10  
Flash Macromedia Developer

File - exitinter.txt

Subject A couple of quick questions as you leave... Sorry to see you leave the FLASHmacromedia group. Sometimes people unsubscribe because they go on vacation change their e-mail address

Re: Deleting an object.

Ok I can do that but... The bones dont hide so they still get in the way and are distracting. I really wish I knew C++ programming as I have seen the potential for a few plugins that would make

Deleting an object.

I have four characters that are boned ready to be posed for a series of images. The problem is I dont need all the characters for every image. How can you delete one or more of the characters

Oh where did my Metaball model go?

Try double clicking the object in the assembly room. Joshua On Apr 25 2004 at 4 29 PM bmeza2002 wrote > After working diligently for a couple of hours on a Metaball model I > saved the fil

Re: Oh where did my Metaball model go?

Hi Ben I just tried out the metaball modeler just to see if I could recreate the problem however it seems to be working fine on my end. Question have you gone to the Eovia update page and go
1   2   3   4   5   6   7   8   9   10   Next 10  
Flash Comm

SS SO chapter ready

Hello All As promised I put together a chapter on using remote persistent server side shared objects. In the zip file at http //nemo.hartford.edu/~wsanders/SerSidePSO.zip you will find t

flashcomm Digest 21 Mar 2004 00:31:00 -0000 Issue 764

flashcomm Digest 21 Mar 2004 00 31 00 -0000 Issue 764 Topics (messages 15101 through 15130) Re Live Broadcast Audio/Video Out Of SYNC Help !!! 15101 by Dario De Agostini - New Vision s.r.

sending text files to client (bulletin board)

<html > <div style 'background-color ' > <DIV class RTE >in my app i included a function that could take the content of text files into a variable that flash can read. it 's supposed to be the core program

Distances

I know this isn 't a flash comm question but it is to work with my flash com app ) Anybody know how to calculate in flash the distance between to sets of Latitude and Longitude? I find tons of

modifying the example shared ball app of fcs

<html > <div style 'background-color ' > <DIV class RTE >this could be one of the easy samples of isometric avatar apps. we modify the example shared ball provided by fcs. the modification would be that fo
1   2   3   4   5   6   7   8   9   10   Next 10  
Flash Pro

send ascii code to rs232

Hello. for an art project i 'm looking for to send an ascii code by an rs232 output... is there a way with flash to do that ? I suppose use PrintJob but not sure. i just want 1one ascii code

Scroll Bar with XML content.

i am loading some text content onto a text field. I am using XML to give the text content. Since i had to customise the scroll bar a lot I prefered using the Flash MX Scroll bar Component. Whic

Detecting movie clip

Hi everyone I am looking for a way to make a movie clip detect if another movie clip has entered a predefine area around it. So basically the movie clip is constantly monitoring an area around

OT: Wow. [was: Re: [flashpro] Working with video in mx 2004 pro]

On May 17 2004 at 3 11 PM Tom Green wrote > <snip > Wow. Tom Green speaketh. Why I remember back in the day ...

RE: [flashpro] How to embed fonts without adding a textfield to the
   stage

Hi Eric To embed a font in your movie without actually placing a textfield on the stage you can do the following Open the Library Panel Click the library options button on the right side of t
1   2   3   4  
Extending Flash

loading Custom SWF interface in Flash IDE

I 've figured out how to load a custom interface via "insert/timeline effects/... " but I know there HAS to be a way to load one without having to select a movie clip on stage and so forth. Has anyon

RE: [ExtendFlash] C-level extensibility - Only
   forAuthoringenvironment?

I 've tried to unsubscribe but I 'm still getting these emails. Can anyone help me with this? Thanks -----Original Message----- From Extendflash-bounces@(protected) [mailto Extendflash-boun

RE: [ExtendFlash] C-level extensibility - Only for
   Authoringenvironment?

> I have spent the last several days creating a DLL that runs > my desired C++ code. My intention was to run this code from > an swf projector or Flash Studio Pro .exe. You just wasted the l

C-level extensibility - Only for Authoring
   environment?

Hello I have spent the last several days creating a DLL that runs my desired C++ code. My intention was to run this code from an swf projector or Flash Studio Pro .exe. Is it true that my wo

Re: [ExtendFlash] FileSystem.executeApplication() :
   don 'twaitforapplication ex

Thanks. Ill check that out. mike chambers ----- Original Message ----- From "Burak KALAYCI " <burakk@(protected) > To "Extending Flash " <Extendflash@(protected) > Sent Thursday May 13 2
1   2