473,544 Members | 1,685 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
13
16,068
iam_clint
thread by: iam_clint | last post Nov 9 '09 by: cassbiz
Starting a thread for flash tutorials and such.. got a good link? pm me. http://www.kirupa.com http://www.actionscript.org/resourc...ries/Tutorials/ http://www.gotoandlearn.com http://www.flashkit.com http://www.senocular.com http://www.echoecho.com/flash.htm http://www.tutorialized.com/tutorials/Flash/1...
5
70,597
thread by: teenIce | last post Sep 14 '09 by: xNephilimx
Hi guys, How do I access flash function using javascript?Does anyone have any reference or code? Thanks...
8
38,425
thread by: camphor | last post Mar 15 '08 by: ppp4you
I uploaded index.html, index.swf, the Scripts folder with 'AC_RunActiveContent.js' in it to http://www.paulineng.co.uk, it takes a long time to load & once it has loaded and I right-click, it says movie not loaded. Below is the html/flash file: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
4
33,608
thread by: f5leeba | last post Oct 31 '08 by: branr62
I am calling to a large string that is separate paragraphs. I just don know how to put line breaks in flash actionscript. Can anyone help me? example tLabel.text = "blah blah blah blah (then a return with a tab indent) blah blah blah" I just want my paragraphs to show up seperated when the text loads in the textField. Not to appear like...
7
28,718
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...
2
26,139
thread by: NADZ | last post Nov 23 '07 by: shalaudn
Hi I've created a flash website that snaps to full screen. The problem im having is, that ive got an flash button on the flash movie that suppose to close the internet window completely. The "close window" command on the swf file works perfectly if you operate it outside the internet window. The problem comes in when i want the same function...
7
20,753
gregerly
thread by: gregerly | last post Oct 31 '11 by: dannykparker
Hello, I'm just starting to play around with Flash, and I'm wondering how I can apply a stroke color to fonts in flash cs3? I've tried breaking the text apart, then breaking apart again (so each character is now a shape, but it will not let me apply a stroke to the text. Any help would be much appreciated. Thanks, Greg
7
19,282
thread by: kadarkarai | last post Oct 27 '08 by: geek4geek
I am developing photo gallery in Macromedia Flash 8 and XML to retrive the Image. Image Size is all in different size. my question is How to Change image size at runtime in flash? so that image display one by one automatically with correct resized image please help thanks in advances
5
19,268
thread by: fortwaynemarketplace | last post Feb 27 '08 by: korsten
Need these two scripts; 1. (Action) script for email (outlook express or...) to come up in .swf enviroment. I have created a button (email us), need action scritps to send/recevie an email. . 2. Submit form (Action) script to send infromation form out to my email from .swf enviroment. You may send the information to...
2
19,136
thread by: printline | last post Apr 17 '07 by: printline
I have problem with onclick in Flash, Please help.... I have a javascript function that says the following: <script type="text/javascript"> function startLoading() { Element.show('mainAreaLoading'); Element.hide('mainAreaInternal'); } function finishLoading() {
3
17,949
thread by: JuneNasch | last post Aug 22 '07 by: axis
Hi. I'm a beginner in using Actionscript. Do you know what is the actionscript for a button to exit or quit my project? I'm using Flash 8 pro. I don't know which version of actionscript is used, but I really want an answer compatible to my software. (If i'm not mistaken it's actionscript 2.0) Also, does any of you know how the actionscript for...
3
17,781
thread by: shabeerv | last post Feb 7 '08 by: nomad
hello sir, i hv to give link to a html page rom flash, will u give me the details how to do that? thaks... best regards..
4
17,127
thread by: winterdream28 | last post Aug 14 '10 by: jrf6cf
i am new to action script 3.0, i am somewhat familiar with 2.0 and can not for the life of me piece together the coding to make a roll/over and then a roll out animation on a button. I see it quite often i know its possible, but i cant seem to figure it out and its holding me back now in a project that im working on. i want on the up state for...
4
16,914
thread by: hott5hotj | last post Aug 17 '09 by: unauthorized
I am trying to create an authentication using flash and AS3 as the underlying code using PHP as the server side scripting and mySQL to store the passwords. As I am a newbie I decided to start practicing using AS2 and tried to make the whole thing work. I could not get the flash interface to connect to the PHP to validate the database. I know that...
8
16,419
thread by: nixboy | last post Jun 11 '07 by: kestrel
hi, i really need to know how to close a running swf flash when it reaches the last line of my action script, using actionscript. thanks
6
16,300
elamberdor
thread by: elamberdor | last post Jul 7 '08 by: miao
Hi All! Trying to get a drop down hide/show div on a html page triggered by a button in flash. (Intro: Very very Little experience in dynamic flash) setup: html page, flash map on page, button on flash opens info underneath map in a separate div. div that has hide/show content is called "operator" I found this code, but i'm not sure it's...
5
16,267
thread by: mukeshrasm | last post Nov 2 '08 by: Fabez
Hi I want to play/pause a movie clip when I click a button and the value of button should changed to play when it is paused and pause when it is playing. I am new to flash so how can I do it.
3
15,954
hariharanmca
thread by: hariharanmca | last post Dec 1 '08 by: ummsalalschool
Subject : I want to Connect Flash with Database ('Access' or 'Sql Server' or some Idea). My tool is to create a form desigen (Login Register) in flash and connect it to database. It will be better if the database is Sql Server or Ms Access. I am new to Flash Mx 4. I will appreciate for any other idea. Thank You
4
15,371
thread by: paulcybulski | last post Nov 29 '07 by: rsdev
Hi I would like to apply a zoom feature where the user can scroll the mouse wheel to zoom in and out on a movieclip. I currently have zoom implemented as buttons. How would I go about implementing the wheel action? button zoom code: small.onPress = function(){ ROOT.onEnterFrame = function(){ zoom._xscale*=0.9;...
2
14,953
thread by: keeplearning | last post Dec 1 '07 by: keeplearning
Hi Friends ! Please view this ANIMATION . I want to control this animation with a play and pause button . when clicked on play button , the animation should start playing . and when clicked on pause button , the animation should stop on the frame on which pause button has been clicked . Please help friends .
5
14,089
thread by: dabei | last post Sep 27 '12 by: lionsign
Hi, I am trying to use AS3 to make a URL request with authorization header. Using the code below: var request:URLRequest = new URLRequest ( 'http://myserviceURL' ); var requestHeader:URLRequestHeader = new URLRequestHeader("Authorization", "AuthSub token=CI3xlrq1DxCjtruCAw"); request.requestHeaders.push(requestHeader); ... But I get the...
1
13,245
thread by: betaboy12 | last post Jul 8 '07 by: xNephilimx
I'm in the process of creating a flash based widget that send over one field in a form to a PHP file. I need help determing which action scripting I should use for this. The user flow is: User enters data into one field in a flash file that is embedded in an html page, hits the submit button. After hitting the submit button, the user is...
1
12,556
thread by: jrayjr | last post Aug 14 '08 by: bnashenas1984
Good morning, I've ran into a problem where I need to pass a value from my main swf to a external swf that I load. I've looked everywhere with no luck. Hope to find someone here that may know. What I am trying to do is pass the value of textColor to my Weather.swf. The textColor is a dynamic value that the user selects from the main swf. I'm...
3
12,175
elamberdor
thread by: elamberdor | last post Sep 24 '07 by: elamberdor
Hi all! Well, I'd like to cut down my file size get my external BG sound to loop.... I've got an external sound file playing fine, however just once. Looking around the net hasn't yeilded much results for external sound loops, Is it possible? =) Here is my working (but not looping) code:
3
12,150
NoPeasHear
thread by: NoPeasHear | last post Oct 20 '06 by: LOSTANGELSMUSIC
I can't get a play button to work, using Flash MX 2004. I am used to Flash 8. I have assigned a hit state and my code reads as follows... on (release) { play(); } I have also tried... on (release) { play();
2
12,059
thread by: mfsiddiq | last post Oct 16 '09 by: yozef
Hi I want to know if there is any way a string can be interpreted as function name.I need this to call functions dynamically.Below is a code snippet which works fine if the function is in the same class as the function call.But what if i want to call a function present in another class or a different library.Any suggestions will be appreciated. ...

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.