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

Import class: OK, Symbol Linkage: Error

Hi group i 've recently started to upgrade myself from flash mx to flash 2004 mx. i 've written a class named 'LetterLeave ' in a seperate file named 'LetterLeave.as ' in a subdirectoy of the proje

returning variables directly through loadvariables and a .vbs

> hi i 'm just simply trying to get a directory structure by calling a .vbs > file (for a projector file). I can call loadvariables to read a text file > that a vbs creates(by running fscommand) but

returning variables directly through loadvariables and a .vbs file

hi i 'm just simply trying to get a directory structure by calling a .vbs file (for a projector file). I can call loadvariables to read a text file that a vbs creates(by running fscommand) but i hav

variable initialization bug?

Is this a huge bug or am I missing something? Arrays initialized inline like this in the class definition class myClass { public var a [] } Seem to be automatically set to static.

_height in actionscript 2 ?

I 'm doing a new project in AS 2 and having a couple of issues.. If I do the following this.button this.attachMovie( "005 invisibleButton " "button " this.getNextHighestDepth()) this.button

RE: [Flashcoders] Problems controlling windows media player from
flash??

hey brian the reason that is happening stems from how getURL with the "javascript " part is handled by IE. what happens is that IE sees this as a page component changing the page location (getU

Loading XML from outside root folder

I have a login.swf tries to load an xml like this. _root.varXML.load( "../lxv.xml ") my login.swf is at the root of ther server now and the lxv.xml if above that folder (ie. /Inetpub/wwwroot/

Problems controlling windows media player from flash??

I 'm having trouble controlling a windows media player movie using the getURL action in flash. Here is how I have it set up 1. I 've embedded a media player in the html and have named it "MediaPlay

CFDUMP for Flash

Does any one have anything like a CFDUMP for flash? Brook

Subject: Font issue

Input Text/ Dynamic text fields/ labels which use fonts from shared resources the text is not displayed. Arjun

Class file cache issue when compiling

Most of you I 'm sure are aware of this bug. Is there any way around it? Its starting to really slow me down. It seems like files #included inside of class files are also cached at times. Any

Subject: the stupid

Maybe I 'm really stupid but there are lots of stupid people like me that have the same problem creating an html text embedding the fonts (i.e. ARIAL) putting a text with the <b > and/or the <i >

Re: [Flashcoders] Smallest and quickest browser for old windows 95
machines su

Carl-Alexandre Malartre wrote > Hi > I have really old machine to support what would be the best way to get my > flash App (RIA) on these machines? They have 32 mbytes of memory 2 mbytes > of

Smallest and quickest browser for old windows 95 machines supporti

Hi I have really old machine to support what would be the best way to get my flash App (RIA) on these machines? They have 32 mbytes of memory 2 mbytes of video memory and P150 processors. My a

the BOLD question

Maybe this question is appeared more times but i didn 't find a reasonable solution... Everybody knows that in a HTML textfield anti-aliased the text setted in bold with the style method DISAPPE

Help needed RIA questio

Is it available LATER on the timeline? Or only on the frame in which it was instantiated? > Well josh I know you can attach the class to a specific MC on > the library > and as soon as that MC

RE: [Flashcoders] RIA Architecture was RE: [Flashcoders] Help needed RIA
quest

Well josh I know you can attach the class to a specific MC on the library and as soon as that MC is available on the timeline it will initialize your class and the class can make reference to your

Help needed RIA question.

Josh I am interested in this approach after an exruciating amount of time spent with forms and screens. How do you have a Layer be the controller? Can you assign a class to a layer so that it i

Help needed RIA question.

Hi guys What is the best way to design RIA 's ? Should I use a single frame and multiple MC and turn their visibility on and off? or should i add a frame to each moviclip and gotoandst

eventDispatcher tutorials?

Hello all Does anyone have any good info/links/tutorials for learning use of the eventDispatcher model in Flash 2004. Or Grant Skinner 's GDispatcher? This would be a great help. TIA! Stev

Asynchronous Loadvars calls?

Hi All- The application in question currently uses the LoadVars object to call a host server in a synchronous manner i.e. 1. call the host 2. lock screen input wait for response from server

Version Control???

I have always been a fan of CVS for source control but it really doesn 't do well with binaries like FLA 's. What is the the current trend in version control for complex (meaning many external AS fi

*** Security Sandbox Violation *** AGAIN

At http //www.moock.org/asdg/technotes/crossDomainLoad/ it states that this happen when A movie at domain "A " cannot load an XML file from domain "B ". But I load my XML from a same domain an

AttachMovie

Thank you just what i needed D Ladislav Zigo wrote >MovieClip.prototype.$attachMovie MovieClip.prototype.attachMovie >MovieClip.prototype.attachMovie function(id name depth init){

crashing on MAC with SO (I do not have a mac)

Hi I have a situation where my app crashes on Mac but fine on PC. Here we go My code works fine on a PC is there a different way to deal with SharedObjects on a Mac? From what i have in MM d

Slide presentation & bytesLoaded

How can I get the bytesLoaded information of a slide presentation swf? Tracy

Color : Transform.aa != _alpha

alpha is handled within 256 values in a range 0-255. Though the Color transform and alpha properties work in a range of 0-100 the end resulting alpha will be based on 0-255. In returning that

Color : Transform.aa != _alpha

I am working with the color object and weird things are happending when you compare the transform aa value and the _alpha values. They should be identical but they are not. The values seem to be ide

ComboBox separator?

Can a ComboBox component have a separator line? I know that you can add a separator to a menu item by myMenu.addMenuItem({type "separator "}) However this doesn 't work on a ComboBox. Does anyo

Substring from htmltext

Hey guys I 'm sorta stuck with this typewriter-like script. This script loads an xmlfile with the content. Text like "dvd 's " loads as dvd&apos s How do I get this &apos back to ' before I d
Page 27 of 64 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10