473,774 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash / Actionscript Forum

Flash authoring tool and ActionScript web scripting language (Adobe) - Ask questions about Flash MX/8/CS3, flash player, ActionScript scripting and development, security, templates, video, API, effects, data components, AIR, 3D/Animation and more
0
1,363
thread by: diegocami | last post Feb 25 '08 by: diegocami
Hi everyone!, I need some directions on how to get my "sweeping bar effect" to work, Iīll try to explain myself: Situation: I have a couple of buttons that should attach (thatīs the method Iīm using)different movieclips (one each) to an empty "mc_container" on stage. There is an attached movieclip by default (letīs call it "mc_1") . So...
0
1,518
thread by: trr | last post Feb 25 '08 by: trr
OK I am a newbie and just can't find the answer to the basic question: In ActionScript how do I get a System User Environment Variable. Something like: System.getenv("JAVA_HOME"):
0
1,514
thread by: lalalandgirl | last post Feb 25 '08 by: lalalandgirl
Hi All, I'm really hoping someone can help me with this problem. I keep getting an 1120 error message:access of undefined property message on this code. I know I'm missing something but what? It has to do with the line sound.addEventListener(Event.COMPLETE, onComplete); I don't get it.....please help.
7
28,745
chunk1978
thread by: chunk1978 | last post Feb 25 '08 by: Habbau
ok... i've been trying to make this work for 2 days: i have a scene with a button and a movie clip. the movie clip is called "MovieClip1". within the movie clip i've labeled a frame late in the clip called "Near End". i want my button to make the playhead goto that labeled frame within the movie clip but it does not. the button has the...
0
1,494
thread by: duncan1212 | last post Feb 24 '08 by: duncan1212
Hi, i'm trying to put a variable in a flash movie using a PHP file. I did everything in the .php (print(filename=$file))... I also coded the part for AS in the movie timeline: loadVariables("http://localhost/test.php", this, "GET"); But on that line, flash 8 pop a message saying that my movie.swf try to communication with localhost, and...
0
1,744
thread by: Habbau | last post Feb 24 '08 by: Habbau
Hi! there ...experts I've created a dynamic photo gallery in flash prof. 8. with menu buttons, thumbnails and so on. An xml document include as well and of course an actionscript file. Now I would like to include buttons for zoom in & out.. I have never done this before so I dont know if the script for Zoom in /out buttons should be...
0
1,569
thread by: james8901 | last post Feb 23 '08 by: james8901
Hi folks, I need your help. I'm new to flash so please bear this in mind. My problem is this: I have a picture of a phone on the stage which I have made into a button. What I want is that, when I click on this button (phone_btn), my video (called 'TyreChange.flv') will appear on the stage. And I will have the option of removing the video...
3
8,066
thread by: kraj | last post Feb 23 '08 by: chunk1978
hi all, i hav a problem in generatin script for rounded amount of decimal in flash e.g. if amount is Rs.25.68 den i want to display in round figur as Rs.26.00 so how i can do ? plz answer me soon.. thnks & regards Kraj
0
1,553
thread by: Yesideez | last post Feb 22 '08 by: Yesideez
Hi all, first post here. Found this site using Google while trying to figure out why I couldn't add a URL to a button and thanks to an existing question on here, I've done it. Problem is, seems long-winded. Here's my code: btnHomePage.addEventListener(MouseEvent.CLICK,callHomePage); btnAboutUs.addEventListener(MouseEvent.CLICK,callAboutUs);...
2
2,189
thread by: Freelancer Deepak | last post Feb 22 '08 by: Freelancer Deepak
how can i created an analog clock in flash with some animation
1
1,678
thread by: Freelancer Deepak | last post Feb 21 '08 by: nomad
how can i created multiple masking in flash using images
1
2,249
thread by: spidermo | last post Feb 21 '08 by: sivamedia
I have been trying to find a method to detect when a cd has been inserted. I would prefer to use java, but I am open to other languages as well. I came up with a method that uses a timer to query the drive itself, but I do not think that is a very efficient/proper method to do what I want. The reason I included flash is because I would guess...
0
1,883
thread by: sivamedia | last post Feb 21 '08 by: sivamedia
hai to all I want to Translate the given English Text into some other language for Example English - French, English - Hindi etc. i found that 1)we have to enter the database of each and every words and sentenses in required language in XML file and then we compare english text with the other coressponding language and get it
0
1,392
thread by: Freelancer Deepak | last post Feb 21 '08 by: Freelancer Deepak
how can i created a text follower with mouse and mouseover bubble in flash header
0
1,522
thread by: Freelancer Deepak | last post Feb 21 '08 by: Freelancer Deepak
How can i include a professional preloader in my flash file. How can i use a text scroller in flash file
1
2,813
thread by: molle | last post Feb 20 '08 by: ernieweaselfat
Hi! I have like a 100 names in a database table, I want to get them with a LoadVars in actionscript. I wonder if there is a way of writing instead of this: myData = new LoadVars();
3
3,928
thread by: akhin | last post Feb 19 '08 by: nomad
Hi First of all I am new to Flash\Actionscript and I am using CS3. I have some in main scene and also have some other in one of a movie clip's frames. I want to use a variable declared in main scene , in my movie clip's frame. How can I achieve this ? Regards, Akin
1
1,970
thread by: deece | last post Feb 19 '08 by: nomad
HI There! I hope someone can help me with this as I have been searching for about 2 weeks now for an answer and I have to admit that I am a designer and not much of a coder so all help would be greatly appreciated!! I have a website for a client www.respectmusic.com.au/welcome.html. At the moment it is divided into two frames and the top frame...
1
1,669
thread by: deluxmilkman | last post Feb 19 '08 by: nomad
What is the major difference between Flash 5 actionscript and Flash 6 actionscript ? I am trying to downgrade Flash 6 site to Flash 5. It doesn't give me error, but it's not working. Thanks
2
3,483
thread by: Germaris | last post Feb 19 '08 by: Germaris
Hi there! When I select text entered in an Input Field, highlighting color is always Black. How can I change it for another color like, for example, a light Green (#66ff99)? Many thanks in advance for your answers! Best regards, Gerry
1
1,649
thread by: qrosity | last post Feb 18 '08 by: qrosity
Why message var is always empty? var x:XML = new XML(); x.ignoreWhite = true; var total:Number; var clave:Array = new Array(); var friends:Array = new Array(); var birthday:Array = new Array(); var favourite:Array = new Array(); var telephone:Array = new Array();
2
1,814
thread by: ilamathi | last post Feb 18 '08 by: nomad
While converting to symbol we have the options to choose with graphic and movie clip,under which circumstances we should graphic /movie clip?Is there any condition to choose it?Plz clear my doubt!
3
1,838
thread by: flashrajesh | last post Feb 18 '08 by: flashrajesh
Hi Friends, I am making a movie presentation for my collage function. IT has many frames. So I have seperated all those animation into a different movie. Now I am having nearly 40 swf movie files. So I made a seperate movie file and I have imported like this loadMovieNum("movie1.swf",101); Like this I have called all the 40 movies in 38...
1
3,801
elamberdor
thread by: elamberdor | last post Feb 18 '08 by: elamberdor
Hi All! Have a complex roll in / roll out button (ag_mc) that unwraps, then re-wraps a chocolate upon roll in - roll out. However - to complicate things, I would also like another button ( ag_desc) when rolled over / out, to also target/animate/control that other button to animate on the stage as it does as if it was pressed itself... The...
4
1,434
werks
thread by: werks | last post Feb 15 '08 by: werks
Hi there TSDN how can i insert a flash in my website? I'm new to this thing -- Kenneth "Better Than Yesterday"

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.