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

Re: [Flashcoders] setInterval id : possible to pass id to the
function itself

No that wouldn 't work like you said but perhaps you could just pass the var 's name string and then evaluate function myfunct(myid){ trace(this[myid]) } myint setInterval(myfunct 100 "myi

setInterval id : possible to pass id to the function itself

i search the archives and found a really useful code for deleting set intervals. but my question is slightly different. is there a way to pass the ID direclty to the function like function myf

getBytesLoaded=getBytesTotal = 0 ! obviouslynot...

Moock summed it up here a long time ago. Which now should be corrected with the MovieClipLoader but I haven 't followed this post enough to know what player version you are using. http //www.moock

Super basic easing woes

For my game at times i want to script the player moving to a location. Right now this function looks like this (without the unnecessaries of course) var endX playerGotoX var endY playe

WBT Framework Architecture Question

Hi I am about to begin a framework for Flash based WBT courses. It would be reusable so that we can place all course information in a xml file and create folders and files and name then accordi

Embedding font for MX component

Hi I 'm in a hurry and can 't seem to figure out how to embed fonts for the radio button component. I have absolutely no clue how to do it any help would be appreciated! -Niko -- niko@(protected)

RE: [Flashcoders] getBytesLoaded=getBytesTotal = 0 ! obviously no
   t...

-) Wonderfull. Besides to get some interesting info which may help with the problem http //www.helpqlodhelp.com/stuff/loaderclass/LoaderClass.doc.html Its a loader class writton by bokel with m

C++ and FLash player communication

Hey We 're using C++ to successfully change variables in flash via Active X (using setVaribale if I recall correctly - but then I 'm not doing the C side of this eqn.) Then using a 'watch() ' we '

cannot remove event handlers

I 've run into some i just want to get verified in a F6 component (#initclip) i have myCom.prototype.onPress function(){...} when i use this component and subsequently do a delet

RE: [Flashcoders] is it possible to store and retrieve images in
   xml and pull

If you 've got to have images stored in xml then my advice would be to create some simple vector images grab the data you need to draw them with lineTo etc (check archives for how to) and store this

SV: [Flashcoders] Movieclip depths

Sure it is I wish people did take the time to write that simple script. -but the problem can still be there even though the depth-script exists. your class makes a persistent movieclip that occup

Flash 5 player and security

I am in a stress-status right now. So I thought of asking you since I couldnt find the thread in the archives ! This is about security and loading from other domains. It is a flash 5 export.

SV: [Flashcoders] Escaping commas in an array

This is a quickly written one. It does make the output I could write it as a prototype if ya like. Though this returns an array without modifying your own in this case myArray myArray [

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

Hello judah Friday February 13 2004 9 25 22 AM you wrote j > se wrote > > 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? Als

Movieclip depths

As I have been feeling is that movieclips are a little naughty. In some scripts and classes they use createEmptyMovieClip at the current timeline or _level0 this is not to my liking because i

Subject: Simple geometry

Hi everyone I don 't remember this old school equation to retrieve the angle of 2 lines from their 3 coordinates. Does any one have that in mind? Thanks.

System.capabilities.screenResolutionX????

in help file they spec System.capabilities.screenResolution.x > > doesn 't work i change to System.capabilities.screenResolutionX > > does work What 's going on? Should I trust help file

Still no onUnload?

allo all Just wanted to double check... Is there still no 'onUnload ' method for a Flash app? Javascript still the way to go? Cheers Mike

Weird behavior in the component window: is it normal that afte

Just solved it. I don?t understand why the Flash IDE do this. In case anyone is interested Flash cache .swc in something that look like "C \Documents and Settings\Carl\Local Settings\Applicati

WebServiceConnector and HTTPS

Does the WebServiceConnector use HTTP or HTTPS protocol when making a request? If HTTP is there a way to make it use HTTPS? Thank you. Fred

Please help optimizing this script

I have 5 movies on stage if mouse over any of these movies the mouse will change to a hand pointer when mouse out it then changes back to the arrow pointer. I wrote this little script for this ac

interactive pie-chart ?

Does any know of open source actionscript todo an interactive pie-chart like this Java one http //www.shodor.org/interactivate/activities/piechart/ Thanks - Jason

Weird behavior in the component window: is it normal that after de

Hi I have a very strange and very frustrating problem with components I did my own component. Everything works fine when I test it without compiling it to .swc. When I compiled it to a .swc

bad output panel

I have the strangest problem in MX2004 The output panel doesn 't show anything. When I have in the frame the code trace( "* ") at the testing the output is blank. ANyone experienced this problem?

running a flash function from html

I need to run a Flash function when the html page it is in is closed. Just wondering if this is correct syntax in my HTML file to run a function named allDone onunload "asfunction allDone(

setInterval annoyances

Here?s one more email about not getting along with setInterval. I apologize if this has been touched before on the list. ------- CODE

mozilla and 100% height

I wanted to post the solution to a problem I had today in case anyone else has the same problem. I was testing a movie that had height and width specified at 100% and scale "noscale ". Stage.ali

Re: [Flashcoders] is it possible to store and retrieve images in
xml and pull

You cannot store anything in XML other than text. That means you could store a path to the image somewhere (on a web server for instance). You could send this XML and thethe image could be fetched

printing out actionscript

Hello I am working on a fairly large Flash MX project and was wondering if there 's a way to quickly print out the actionscript that is used? I 'd transfer the actionscript I currently have into an

avoid aborting script on very long array

Our products ASV and UAE (and ASR) can add a ScriptLimits tag to a SWF and / or edit it 's value. We have tested and the tag works OK but as you stated it 's Player 7+ only. Best regards Burak
Page 31 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10