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 39 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10  

understanding static members

Flashcoders I 'm having difficulty understanding static vars in class definitions. Here 's my class file

How to Prevent new line to start with a Space on a TextField

Problem Dynamic textfields will wrap spaces on the end of a line to the front of the next line creating an uneven left margin. The problem happens when - You are using PC and have flash play

Re: ActionScript 2.0 and Flash 6 Player

Follow-on question. Does the latest version of Flash 6 Player for the PPC support all the AS 2.0 extensions Interface extends etc.

Subject: mx2004 dGrid

Im looking for an example of a datagrid that contains mcs (icons or such) which on their own can fire different events... esp. rollover for a tooltip etc. thanks in advance !!! +-- e.d. --+

People who own the french version of Flash MX 2004, is this real?

Check this link and tell me if it 's real for you cause I 've been loosing time maybe with this bug. http //netmaths.net/RIADev/archive/2004/02/06/151.aspx I 'm investigating it.. Time is lackin

SetInterval doesn 't work within class

Please can someone help me with this little problem. If you look at the following code you 'll see the start of a class that I 'm developing that needs to set an interval every second that generates

How do you detect NetStream.Pause.Notify with a netstream onStatus

Hi all could someone help me out? when I do this stream_ns.pause() with this code stream_ns.onStatus function(returnObj) { trace(returnObj.code) trace(returnObj.level) } No

Macromedia download failure...

Is anyone else having trouble downloading from Macromedia. Be it the new FLV Exporter 1.1 or the Flash MX 2004 Remoting components the dowload fails each time. Something regarding a temporary

dropdown list 1 to n relationship?

anyone has an working example of this (1 N relationship between 2 dropdown lists) handy? doesn 't has to use the mm component ... thanks lars

OT: Director SWA to Flash?

Thought some of you guys might have some insight on this. I have a project in my lap that was originally done in Director and the audio (150 clips) is all in SWA format. The client wants to reform

Preloading issue AGAIN

Damn flash player 7 mac 10.2.8 ie5.2 That constellation makes a preloader be wacky !! THOUGH it works in firebird using the same plugin and same os-version ! It is only that constellation

Scope into #initclip pragma

Hi Does anyone ever tried this <code > #initclip trace(this) #endinitclip </code > It returns _level0. Is it a common behavior since the movieclip holding this piece of code

SV: [Flashcoders] ActionScript 2.0 and Flash 6 Player

//class interface extends implements etc which has made my life so //much easier. Well thing is there is no such thing as one flash 6 player. There are actually 6 minor versions http

Preloading a Project Done With Slides

I am working on a partially completed fla my only job is to add a working preloader to the movie. But the guy who built it used the 'slides ' feature (I don 't even know the proper name for it) but

ActionScript 2.0 and Flash 6 Player

Ok. So I read on macromedia.com here http //www.macromedia.com/devnet/mx/flash/articles/ migrate_flashmx2004_02.html that Flash 6 player should work properly with AS 2.0 if you choose to pu

Subject: htmltext

Morning all I have this interesting problem whereby I created a text field which displays html content just fine. However when the user resizes the stage the field return to plain ascii black t

v2 treeView with cellrenderer!

Hi FlashCoders! I was wondering.. Is it possible to attach a textField cellrenderer with wordWrap enabled - to display the nodes since the hScroll does not work properly? Regards S?ren

my first class :)

well I 've done it ! I wrote my first class (actually an extension) in AS2 It adds to the Array class an extension that generates an array of unique values of chosen length and in a specified range

ScrollPane Easing in Flash2k4

Hi Have you guys already made easing support for the scrollpane in mx2004? I found easing scrollpane from eric in archives (www.ericd.net). But I need it in AS2.0. Maybe eric did already rebuild it

xml connector help PLEASE?

I am trying to get up to speed on using the datacomponents but have a some basic hurdles to jump before I can really get into the beauty of it I can use the xml connector to populate my component

AMFPHP and Cyrillic characters

Hi List! The problem is ??? can???t display a Cyrillic characters from DB using AMFPHP T. 1. yes I have removed ???utf8_encode??? form the files as it was suggested in archive. 2. I am not usin

SV: [Flashcoders] OT: ScitTE|Flash

I dont remember versions-numbers now.. But once I updated sciteFlash.. And I got a lot of ugly default-settings ( And annoying behaviours. I prefer the old one.. Though I think I would lov

SV: [Flashcoders] Html entities

Thanks now I do have ugly looking but yet necessary code. Might I should make a class / prototype of this.. Can come in handy perhaps for others. / mk -----Ursprungligt meddelande---

How does MX2004 include and execute the class mx.skins.halo.De

Arggh... I figured it out so ignore this post.... FYI .... The clip is included indirectly... Some (not all interestingly) components include the clip UIComponents on frame 2 this includes

Pre-populate Date Chooser Component

Hi I need to pre-populate the Date Chooser component with pre-defined date. The format of date in my XML file is mm/dd/yyyy Can date chooser component accept this as a valid date and show it

How does MX2004 include and execute the class mx.skins.halo.Defaul

Hi there This is I guess a fairly obscure questions but anyway hope someone can help me... This mx.skins.halo.Defaults class contains the Theme defaults for the Halo theme. It has a static

Private, public, protected methods

Greetings... What are the equivalencies in AS2.0 to the following method and field qualifiers in Java? Java AS2.0 public public protected private private ? Thanks. Respectfu

Rotate accordion component by 90?

Hi all after playing around with the accordion component v2 ... it is not possible to use this component rotated by 90?? right? Well actually rotated left ) The labels are disappearing. I

Setting UTC offset for Date

I am parsing a W3C date format (http //www.w3.org/TR/NOTE-datetime) into an ActionScript Date object. I can parse everything fine except I cannot figure out how to specify the UTC offset that t

Setting custom style property to dataGridColumn - updating View?

Hello flashcoders I specified my own custom property 'formatTextColumn ' of 'dataGridColumn ' object to format the text in the column. I set 'formatTextColumn ' property to true in t
Page 39 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10