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 9 of 64 1   2   3   4   5   6   7   8   9   10   Next 10  

blinking hand cursor in flash player 7

Could not get your URL. Is it right? At 11 34 AM 3/11/2004 you wrote >http //dev.v5.scott.octigon.com/wt0403091126/admin/x8fileTabs.swf > >Move your mouse quickly between the last two icons

Images in List component?

Hi. I basically need to show a bunch of externally loaded images in a list box. It should work just like the list component only showing my loaded images instead of icon/label cell s. Has any

MP3 playing slow using loadSound?

Make sure the khz on your mp3 is divisible by 11 let say if you have it at 22khz or 44khz it will be fine if it is at 48khz flash will slow it down. It is kind of odd that it does that but hopeful

Variable scope in AS2

That makes sense to me try this instead private function doSomething() { trace( "2 _ "+someNumber) trace( "2.1 _ "+someOtherNumber) var objParent this var interval setInterval(funct

Switching Frames Question

Actions only occupy one frame no matter how far out that keyframe may extend. The actions themselves reside only in the frame with the little (a) in it. Outside of that they do not execute. De

Operator Precedence AFTER Flash 5

Does anybody have a complete list of operator precedence and associativity for Flash MX 2004? I can 't find it anywhere... Flash MX has one but it is only with Flash 5 operators (instanceof and

cryptography a string

Check this out too.. http //genable.com/aso/tevas.html http //genable.com/aso/tevas_original.as -Jayson > -----Original Message----- > From Jobe Makar [mailto jobe@(protected)] > Se

Flash Shortcutting my XML

As for this problem try using this myTree.dataProvider myTreeDP.firstChild It may work depending on the structure of your xml (with a root node) - it works perfectly for me. Mark Minnea

Subject: Events Question

Hello All I have a Window component which loads a MovieClip - containing 6 frames. There is a Tab Control that persists across all 6 Frames. When the user clicks the Tab Buttons it will jump

Long x Lat to X and Y

I did this all a couple years ago for my visitor/location world map placement for my chat (and avatar placement too).. and I of course still use it.. for the FlashLounge "people locations thingy " I

Events question, call class method

Honestly I 'm not sure. I was having the same issues you were and that is the only way I could get a reference back to myTree from inside the buttons. I wish I had a better answer for you on that.

squeezing every last K out

I want to optimize a SWF as much as possible. I 've done a pretty good job so far of re-rendering images cleaning up the library (oddly removing some things that I KNOW weren 't being used shrunk t

Getter / Setter Or Not?

Hi group i just mulled over getter / setter methods in as 2.0. i made my first (small) oop experiences in java where afaik the concept of getter / setter methods in unknown. since i start

Dynamically assign Class to Library Symbol?

Is it possible to do this? Essentailly I want to be able to have a single Library symbol represent various Classes depending on the given instance of that library symbol. The way it stands no

RE: Export frame for classes problem (MX2004 pro, AS2.0)

Thank you very much Nivesh. I got this problem on my current project which has got more than 40 classes so far. I 'll leave the setting as at the 1st frame for now and see if I can figure it out s

Subject: RE: Tab Bar Style

Select the instance then change the colour in the Parameters section -----Original Message----- From Clint Tredway [mailto ctredway@(protected)] Sent Wednesday March 10 2004 6 18 PM To 'fl

Subject: File Sharing

Hi does anyone know a php script with a simple flash interface (or html) to allow file sharing in combination with a lamp/ftp server? (upload/download via web interface) Jens ___________

loadMovie() and MAC

Um.. I 'll send you a link to test off list.. I bought an iMac specifically for this purpose.. just to get it to work.... client was happy.. -Jayson > -----Original Message----- > From Method

Flash and QuickTime VR

> Can you bring a QuickTime VR movie into Flash and play it with all its > functionality? No. > If not is there a Flash routine that would let you take a stitched image > and pan? If yo

interface doesn 't match definition

I don 't know how else to import it. This is how I 've done it. import com.whatever.Space class ContentSpace extends mx.core.UIComponent implements Space { ... } -HM > -----Orig

Flickering Hand Cursor

you 're not alone marc... i 've experienced this with several different Flash apps i 've done but with absolutely NO clue as to why how to reproduce or if it 's fixable. i just assume it 's a bug

StyleSheets and embedFonts

Yeah I just tested it again just to be sure. It 's key to make sure a css style that specifies the embedded font is being applied to your text otherwise it will not show up. so for instance

Global text properties

Hi I have a project that it is highly possible I or someone else will want to define and change the properties of text fields (ie font size color etc) at a later stage. What is the best wa

Alert : set position

Thnx dude.. it worked! so stupid of me... i shud had checked UIObject methods. Pranav. > -----Original Message----- > From Chafic Kazoun [mailto chafic@(protected)] > Sent Wednesday Mar

Solved: Remoting WDDX Packet Truncation

Thought I 'd better post this for the archive incase anyone else encounters it. To do with any truncation occurring when inserting large amounts of data such as WDDX packets into a database such a

ScrollPane skining problems.

Hello. I am trying to change the?movieclips of the up / down arrows aswell as the dragbar. I?ve searched the archives on chattyfig the help docs and most other places but I cant find any info on cha

movement and scaling with ease-in effect

>Hello I am looking for an example of code which will move a mc from point A to point B giving the effect of driving down the road. I wrote some code and it is working but I can 't seem to get t

Movie Clip subclass (AS 2.0) and #include extensions

Hello I would bet this has been in the archives but I can 't find it. Perhaps someone can point out the correct topic to search I have a number of drawing extensions in an included .as file.

String to Function repost please

accidently deleted the string to function function can someone please repost? the one on proto.layer51 won 't work for me. also a question with it 's usefulness would it be faster to create a

attachSound and streaming

Creating lo and hi band audio options for a client will an attached sound (loaded into another .swf) stream while it loads or does it have to load entirely first? loadSound() MP3 's were play
Page 9 of 64 1   2   3   4   5   6   7   8   9   10   Next 10