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

XMLConnector.as missing :)

Does anyone know why there is no XMLConnector.as file anywhere in the distribution of Flash2k4? Or where can I find one? milan

Subject: Accordion, etc

I have a small web app to build that manages the uploading and organizing of quite a lot of images. The basic process is user uploads one or more images user drags the images from the "image b

Re: [Flashcoders] Embed tag attribute order bug in Mozilla 1.6. Foobars
your m

I just found out one more thing... if you use the XHTML doctype for your document Mozilla will reject your "100% " height specification for the embed tag and display the movie at a cropped height.

is it possible to store and retrieve images in xml and pull it

I don 't think it 's a good idea to embed an image in xml... Why can 't you just stick the path in the XML? Also if you were to do something like converting an image on the client it would probably

DWMX extension for ActionScript Validation

Does anyone know of an extension for DWMX to validate actionscript? Brook

Subject: remoting issue

Im trying to run this very basic example from macromedia http //www.macromedia.com/devnet/mx/coldfusion/articles/startremoting.html Code is very basic the CFC is in the right place the AS looks like

Escaping commas in an array

How do I escape a comma in an array. (ie myArray [ "item0 a " "item1 "]) I want a string from myArray[0] to be "item0 a ". I keep getting "item0a " Tracy

Subject: XML tutorials

Does anyone have tips for good online Flash MX / XML tutorials? I 'm ashamed of my green nature in this field P Cheers - Andreas SJ

is it possible to store and retrieve images in xml and pull it int

is it possible to store and retrieve images in an xml file and pull it into flash? i am working on a project that it would be nice to send one xml file to and from a location rather than send an x

Undocumented properties of the Loader.progress event object

Posting this for the archives since someone might find it useful. I found this while debugging some loading code in a Screen-based app. The event object that gets passed to the Loader.progress li

avoid aborting script on very long array?

I noticed in the swf 7 spec there is a ScriptLimits tag that has a ScriptTimeoutSeconds field. Has anyone tried to change this? I tried but wasn 't having any luck.

Re: [Flashcoders] getBytesLoaded=getBytesTotal = 0 ! obviously
   not...

The safest being to take a value around 20-25. I didn 't test with FP7 but there are a few milliseconds when loading starts where bytesTotal can equal bytesLoaded both values being around 20-25. Wh

alternative component frameworks

There 's been a lot said pro- and con- about the v2 framework and I was wondering what alternatives the con- side have been using? Have you stuck with v1? Do you use an alternative commericial fr

Antialias Problem

Using MX 2004 pro my antialiasing has seemed stop working in the swf output. I have looked at the settings under preview mode making sure that it is selected. No matter which one I use for the s

communications between Flash MX 2004 and Director MX 2004

Hi i 'm interested if anyone has some good source about communication between flash and director? (MX 2004) Is there another way than getURL( "lingo foo ") ??? this is very limited parameters

checking to se if an externally loaded swf file has stopped pl

hi kevin you could do this with an onEnterFrame on the main timeline /*untested code use for demonstration purposes only*/ this.onEnterFrame function() { var current loaded_mc._current

checking to se if an externally loaded swf file has stopped playin

Okay...I have a presentation where every "slide " is an externally loaded swf file. There are 325 of them. The client would now like for the "next button " to flicker when each animation is done.

Subject: Focus Problem

I am having a problem with the Example_text_chat that comes with the comm server... When someone enters a new entry... it updates it in my history and in doing so takes focus away if I am typing

getBytesLoaded=getBytesTotal = 0 ! obviously not...

not really a big deal but just curious is there a way no to have to check that getBytesLoaded() > 0 in a enterframe check loop ? here i use it with the empty mc automatically created with the <

Site

If everyone asked for site checks and got responses this list would be unusable. Strike 1! If everyone posted with 'return receipt requested ' this list would be unusable. Strike 2! See

FMX ComboBox vs FMX2k4 ComboBox

? Does anyone know the major differences between the 2 Because some things in FMX 's CB exists But I cant find it in FMX2K4 's CB Thanx in Advance Guys Regards Bevan Christians bevan@(protected)

UIObject.setSkin()

I 'm trying to build a component based on v2 component architecture. I 'm extending UIObject and it seems to work fine. However I 'm having trouble with the method UIObject.setSkin() which I 'm using t

Site

New work www.implantes.odo.br Last works www.sesconlda.org.br www.paulodocarmo.com.br www.ateneucpv.com.br Thank you for the observations. Wilson Francisco Eugenio (Neoc

Sorting arrays of objects

If i have an array of objects and each object has 2 attributes say "age " and "name " is it possible to use array.sort() to sort this array by the age attribute? - Andreas SJ ----------

Subject: herbrew/arabic

Greetings again all. Has anyone gotten an input text field to accept hebrew or arabic characters!?!?

Basic OOP question

Sorry for bugging you all with these basic OOP questions. If there is a beginners list i can go on then please do feel free to boot me in the general direction ... I 'm trying to set up a class

How to do a full 360 scroll?

Client has asked to do a scrolling plan view based maze game! Any ideas on how best to do a full 360 type scroll in FlashMX? TIA Kevin

Beta Testers Wanted

Hi there I dont know whether this is considered OT my apologies if it is.......... I am looking for a very small number of Beta Testers for a new set of components for flash.. Before you al

SV: [Flashcoders] getBytesTotal() bug/limit?

I have done a pretty decent function that works like a miltiple preloader. It takes an array of objects and first starts 'pinging ' the files. And this is how I get the totalsize. Then I have i

embed fonts on flash mx

Hi list I 've tried many times to embed fonts in a run-time created textfield but it never embed fonts! I writed this simple code to try again this difficult venture this.createTextField( 'txt '
Page 32 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10