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

Subject: RE: YamzBrowser

Are you testing through a server ? [just a hunch....] Peter Brouwers S l o w http //www.weiqi.nl Action http //www.actionscript.nl -----Oorspronkelijk bericht----- Van Ilja Goo

How to extend the MC class?

Hi list... Is it possible to extend specific movie clip classes? For instance I have 9 MCs on the stage each needing the functions of what 's in the object below. I 'd like to avoid having the

OT:TV in flash....

Was wondering if anyone had attempted to get a TV feed into flash by somehow 'spoofing ' a webcam. Or if the idea had any merit? Alternatively if their was a way of real time flv encoding of a tv/v

Re: [Flashcoders] memory/performance implications of complex
   drawings

Hi It definitely worth a try. I am currently working on a project a floor plan "player " which load the coordinates of each shape from a cad plan and traces + fill in about 1200 boxes + associat

Testing within the IDE & caching of loaded SWF

I usually use a cache killer on the query string for things like this using the Data object. cacheKiller new Date().getTime() Then append this onto the end of your reference to the swf to

very basic question: button

Its is usefull when you want to make the button invisible. -----Original Message----- From Dominico Savio [mailto dominicosavio@(protected)] Sent Wednesday March 17 2004 2 05 PM To flashcode

Loss of _global scope?

This is strange. I have a swf loaded with loadmovie() that includes the tabbar component. At one point tabbing between screens I lose the _global scope! When I trace for (i in _global){ t

qlod.LoaderClass errorHandler event.

the ontimeout event is not firing. what i miss here?? #include "v0.3a/include/com.qlod.LoaderClass.as " var1.text "nononononononon " myErrorHandler_obj new Object() myErrorHandler_obj.o

memory/performance implications of complex drawings

All I 'm working on an RIA that 's supposed to produce complex graphs and charts of mathematical simulations. Prior to Flash MX we simulated the segments of a line chart by scaling movie clips. N

custom cursor while processing

Just curious how reliable custom cursors are in flashmx. I would like to augment my "server processing " movie with a custom cursor similar to what the browser displays when loading a page. Any

comboBox loadMovie error/bug?

I 'm having some trouble with the combo box component. I have a shell loader file (as per petmarket etc) which contains nothing but load scripts and a loader animation. This loads in my main files

Re: [Flashcoders] Testing within the IDE & caching of loaded
SWF

Hello I do have a project set up. How does that help. Lets say I have two movies. Main.fla and loaded.fla. Lets say I preview main.fla (which loads loaded.fla) in the IDE. So now I have main.s

Flash6: Shared library preloading

Hello! I have a problem with preloading a shared library in a Flash MX 2004 project that is published for Flash 6 player using Optimize for Flash 6 export setting.. Main movie has a preloader

RDBMSResolver does not process results_packet XML

Has anyone been able to successfully update a DataSet using a RDBMSResolver? I 'm able to get the basic functionality to work the server sends back a results_packet that confirms the operation and

Testing within the IDE & caching of loaded SWF

I have a main movie that loads other movies into it. Is there a way that while testing within the IDE I do not have to generate a preview of both the main movie and the movie that gets loaded. Wh

Macromedia Premium Support?

Looking for opinions from RIA developers who have signed up for Macromedia Premium Support. I am having problems building an expanding menu component using AS2/MX2004. I have read through all th

v2 mx list component - question

I am using v2 components to create a simple GUI for my application. I can 't get my list component to work. When user clicks on a particular label on the list I want the label to be displayed in fo

Recursive Web Service

I have a ColdFusion component set up as a Web Service. The component has 2 functions in it. The first function calls the other function. When the function is called from a .cfm file all is well a

Web Service Results - Solved

Nope same results as before but I did figure out what is wrong. I was trying to trace "result " instead of "results ". I guess I should rename my object as to not confuse the issue next time. He

Simultaneous video and audio capture from Digital Video camera
   f

The above issue found here http //www.macromedia.com/support/flashcom/ts/documents/dv_aud_vid.htm doesn 't seem to have been remedied with the flash 7 player. Can anyone from MM give me an eta or p

Web Service Results

I am returning a string from a ColdFusion WebService to my flash app using the code below var loadXML function (result){ trace( "Results "+result) } _root.myWSC.trigger() _root.m

Re: [Flashcoders] MovieClipLoader - onLoadInit() called before constructor
of

Do you think it has do with the fact that there are some grids in the clip being loaded that take awhile to populate? I am populating two grids via flash remoting which take let 's say a second

Datagrid refresh?

I 'm just full of questions today ? I 've got a datagrid with docs. I use it to say "receive this doc ". The problem is I just want to click the docs (checkbox) and then once they are received the

Hiding a datagrid column

This seems to get revisited every so often. How does one get a datagrid column to disappear? I 've tried setting the width to zero which works but then when another column is resized the one with

Flash 7 Standalone projector system requirements

Does anyone know the Macintosh system requirements for the Flash 7 projector? I tried playing a projector on OS 9.0.2 and got a message that the projector couldn 't find a component so it wouldn '

dynamic link width

hi! i have a couple of links like this link1 / link2 the link text should dynamic though. so i was wondering if there is a way to call actionscript function via html from the text field..

Array: Associative or not

Does anyone know if there is a way to determine if an array is associative or not? I have a simple "for var key in array " loop but the typeof key seems to be string whether or not the array is

How to change Tab colors?

Is there an easy way to simply change the tab colors of the TabBar? I 've searched and searched the internet and the archives I 've found a few articles that I just can 't get to work or simply can 't

Handling binary image data

Hi I want to read in an image from the hard disk and then transfer the binary content via webservices to a server. In a second stage I want to read that data from the server via webservices a

swf isn 't stopping to stream into host

hi all i am loading a bunch of swfs on demand. testing with safari 1.2 and Charles (http //www.xk72.com/charles/) i found out that the swfs still continue downloading although the clip they
Page 3 of 64 1   2   3   4   5   6   7   8   9   10   Next 10