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 20 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

Subject: A solution

I am sure that this has been discussed before but I figured out a nasty bugger that has been giving me trouble for a while. I had some objects in my own classes acting as listeners to the Key class

Subject: Events in AS2.0

Hi guys I need call a class method when a arrow key was hit. In AS1.0 i made behaviorManager.onKeyDown function() { ....... } Key.addListener(behaviorManager) How made in AS 2

Extending only certain MC class instances with params

Hi list... How does one go about extending a MC class to only certain MCs with specific parameters for each? There are 9 MCs within "theWorld " and they should each get these events below bu

Passing data in Flash MX over SSL in IE

Hey all Has anyone found a solution to the issue of passing data using loadVars xml remoting ...etc over SSL in IE? I 've already tried setting the codebase to https as well as the browser sec

Actionscript 2 Lexer or SAX Parser?

Has anyone seen/written an open-source SAX parser or a generic lexer or lexer generator (along the lines of Unix 's lex) for Actionscript 2 or another ECMAScript 4 language (e.g. JScript.NET)? I

variable from the object tag into flash

How do you get a variable from the object or embed tag into flash. I 've tried just adding it in the object and embed tags but flash does not seem to be pulling it in. Thanks in advance for help.

Running methods on a var that 's a MC target

Hi list... I 'm not able to figure out how to execute methods on a variable that should be a _target of a movie clip. I have a function that takes a MC._target as a parameter and is supposed to

getURL + session variables?

Hi there I 'm hoping this is something simple. My clients want me to grab the session ID when Flash first loads and append it to the getURL string when my Flash buttons are clicked (getURL( "

REALLY BAD: Dropdown in external mc?

Hi guys nd gals we want to load forms with dropdowns from an external mc. But the dropdowns do not work. We cannot put the mc on another level as recommended in the live docs because they are pa

Focus Manager & Tabbing...

Hi everyone I am trying to use the Focus Manager to tab between v2 components and am having difficulties. I have looked at the Help files and the archives and found some information on this bu

Store a reference to an object 's property

All Simple question Is it possible to store a reference to an object 's property in a variable? In other words in the following code - a new Object() a.x 10 var b a.x b takes

More than one page printing

Cheers How is it possible is there some information on printing more than one page? All i have i dynamic content no frames here D -- Kindest Regards

AMFPHP today? Why so little activity?

As I 'll be writing an application where some couples of floats are being sent from server to client I 'm very interested in Remoting and especially the free AMFPHP due to PHP. I read a lot about it b

Subject: Flash Layer

Im trying to make a flash layer that turns off the cursor system cursor. but when the layer is transparent i can not read the pos. of the mouse. and when i lay a 0% alpha object then i cant click

RES: [Flashcoders] multidimensional array questions - from a director programmer

Array.prototype.getByName function(obj){ for(i 0 i <this.length i++){ if( this[i] obj){ return this[i] } } } myArray [] myArray new Array() myObject new Object() m

Window Component: Why transparent??

A " is a very simple SWF file that just loads SWF "B " into an empty movie clip (this is done because of a preloader). In "B " there 's a button that opens a Window-component in which a printer-fr

function with arguments as reference

moins is it possible it create a reference to a function with arguments? what i do now is onSomeEvent function () { trace ( 'onSomeEvent called ') } and what i want to do is something li

NetStream.onStatus

I 'm writing a simple class using net connection and net stream. It is as follows class SimplePlayer extends MovieClip { private var videoConnection NetConnection private var videoStream Net

loadVars() and textFields

If I mix text from loadVars() followed by text from within Flash and try to display it in a dynamic textfield only the loadVars() text shows up. Text from the XML object can be mixed/displayed no

sound object: check sound end

With the sound object can you detect when a sound has ended? Example loading an mp3 in with the sound object and then testing to see when the mp3 file has finished playing. Any help would do -tha

RE: popout window not working in netscape

dang like always I finally figured it after I sent the mail. I had some extra tags in there that were confusing netscape but the others were more forgiving. At 5 17 PM -0500 2/25/04 Daniel K

popout window not working in netscape

I have a button that pops out a glossary. It uses javascript to size it add other attributes. It works great in IE PC and Safari. On Netscape PC 4.x it sizes correctly but doesn 't have scoll

ActiveX performance vs. Projector

I 've noticed that the Flash 7 ActiveX control is significantly slower about 30% than the Projector for Flash. This happens with test apps I 've made as well as FlashJester 's Jugglor tool. In the ar

Subject: ClassForName

Hi everyone I need create a dinamic Class in AS2 like ClassForName in JAVA. Ex

Memento Pattern: Why need Caretaker?

Anyone explain Flash related or not why to have the Caretaker in the Memento pattern? With the example I have there are copious getter/setters used so I don 't wtf the point is in using a Careta

onScroller + MouseWheel problem: not precise

i 've done this for test

Urgent Help with FLV rewind functionnality

Nothing works could somebody tell me wy this doesn 't work it goes forward all right but not rewind // a videoinstance named 'my_video ' is placed in the clip 'videoHost ' var connection_connectio

LoadVars returning XML doc & EventDispatcher

Hi Everyone I have a couple of questions. I have an existing Struts web application that I am retrofitting a Flash interface to. I have the need to post form data to Struts like URLs. The

Fwd: failure notice

> > Nope it just stays on a time and bounce back to it each time. > > please Urgent > Le 25-f E9vr.-04 E0 16 13 Mike West a E9crit > > > This is a guess but try larger intervals -2 -5?

multidimensional array questions - from a director programmer

>I 've done some research and it looks like Flash doesn 't >support property lists so the next best thing is to create >a multdimensional list in the same fashion. Ah - no it doesn 't BUT
Page 20 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10