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 25 of 64 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Subject: Array Question

Quick Array question. I have an array newArray ( "apple " "orange " "lemon ") I want to be able to perform a function with each array item. ex onRelease.newArray function(){ getURL( "

Is this a cross domain problem????

Please take a look at this link http //www.tntt.org/thanhtam/hinhanh/year2004_2.html The flash doesnt read the xml in the album folder even thoug the are in the same folder and same domain???

Device font question

Can someone answer this for me. If I use standard device font (Georgia) with-in flash and the end user does not have Georgia on his/her machine what will the font default to? Todd __________

how to save the state of a swf movie?

I 'd like to create a flash movie where the state of the objects inside the movie can be saved. For example user A loads the swf movie which has a square and a circle in the stage. User A drags the

AS1 has not static methods in classes, has it ?

i think that in AS1 when declaring class as function myclass() {} its methods cannot be trigger unless they are declared outside class or at the prottype object of the class myclass.static_met

Re: Subject: treeTrace

> The problem is that as you can test with duplicating treeTrace(obj 'obj ') > // there is a test-object provided in the script at the link above > > So you have like this > treeTrace(obj 'obj

Looking for beta testers on new component library

Hello! I am finishing the alpha version of my component library (see the Flash MX version http //www.FlashSim.com/FISComponents/) and would like to find 20 people who would be interested in tryin

Can Flash handle 1024x768 and greater resolutions?

Hello all My theater company is going to use a digital projector for a scoreboard. I wanted to use Flash as the authoring tool since it has been a looong time since I have opened up Director. Y

FLV download delay update

Flash folks I asked a question yesterday about downloading and buffering an FLV file into a corporate lan. A client was having a problem were it would take minutes - then suddenly begin to play

Expression Error

Hello I am receiving a string literal error on this line gThePaddle [_root[ "s]] --------s refers to an instance And an expectation on this lin theNumberOfBalls 1 cant figure i

Copy settings in flash to document.cookie

I have a flash movie which contains a series of checkbox items. When the user clicks submit button after making their selections on the checkboxes I need to call an external javascript in order

Removing carriage returns

I have an issue - I am using the following code Cobj {} Cobj.owner this Cobj.onKeyDown function() { if (Key.getCode() Key.ENTER) { this.owner.send_btn.executeCallBack() } }

stumped : dataholder - > label

I 'm having an issue figuring out why I can 't bind my data to a label in MX2k4. <?xml version "1.0 " encoding "ISO-8859-1 " standalone "yes " ? > <scores > <league categoryId "5 " name "NFL "/ >

Shared Runtime & Flash Remoting?

Hopefully this is simple and my brain 's just not clicking. We need to use flash remoting to connect to a lot of services. We recently did a server upgrade and our servlet context changed. This me

OMG please tell me im wrong

[fume] How the hell did MM think these compiled clips where in anyway going to be usable when the dam things need to be wrapped in a symbol to tween them. WHAT THE HELL ARE THEY THINKING.

Debugging v2 components targetted to Flash 6 player

Hello! I 've just completed an overhaul of my component set to the v2 architecture and even though it 's designed to be used in Flash 7 (and hopefully beyond!) for kicks I tried publishing to Fla

localToGlobal confusion

Hi list... I have a MC with a registration point located at _x 360 _y 210 (the center of the MC). In this MC is a child MC whose registration point is also centered and is located at _x -191 _

fscommand problem

Dear friends I am a new flash programer and i would like you could help me i have got a problem in my flash application i want to run a little program in c to save some files in the

ContextMenu on Nested Clip?

Can a nested movie clip have a ContextMenu? I have tried and tried to add one but can 't seem to... Does anyone know? Thanks Doug Coning Software Developer FORUM Solutions LLC -

Subject: key press

I have the following code that moves an mc 'rulesMC ' onto the stage whenever either the button mc 'rules_btn ' is pressed or the 'r ' key is pressed.

Writing to CDATA nodes...

The XML parser in Flash can read cdata nodes which is great. But flash doesn 't really have a CDATA node type which is a pain. If I read an xml <string > <![CDATA[ <p >Some styled text here. </p >] > </str

Images in Components???

is it possible to use exported images in component?? i 'm building a window component and for the skin i can 't use images (PNG). It doesn 't exported with the component. (they are in a mc putted in

RE: Custom Class and MovieClip Event Handler Scope

Thanks Keith/Richard I 'd tried tracing xPosition and found that it returned the dreaded 'undefined '! I also tried your suggestion of placing the _parent path in front of the variable and this do

memory management - please help - deadline fri

I have a presentation that is over 300 "slides " with voiceover.the "shell " movis simply has one frame per slide.each animation I an external .swf loaded into an empty movie clip (loadMovie). Now.

code optimization tips and tricks

... there was a link to a nice site with some optimization tips and more interesting stuff posted here some weeks ago. i can 't find it in the archives anyone has that link handy? if i remeber co

Banners 'n linking

Flash player security. How does it respond on loading swf 's from other domains ? Is it the same as when loading xml 's and so ? I got a flash banner in two parts which will be on different ho

Subject: DateField

Can anyone help me with this? Drag a DateField component onto the stage and add the following code in Frame 1 var c Object new Object() c.change function(evt) { trace(evt.target.text)

Pause before action with onRollOver

I can 't work out how to do this. When the mouse rolls over an object I want to pause for a tiny bit and then if the mouse is still over do something. In actionscript this.whatever.onRo

Custom Class and MovieClip Event Handler Scope

Hi I 'm developing a project with Flash MX 2004 and trying to make use of the new AS 2.0 class features. Up to now things have been good but i 've run into a dead end when trying to use a Movie

extending the Movieclip Class....Properties that are methods?

OK dipping my toe back into OOP..... I want to extend the Movieclip to have a new method/property called _offStage this will work much the same as _visible. Ie. myClip._offStage true ..sets
Page 25 of 64 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10