Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > march 2007 > threads for thursday march 15

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Centering published movie
Posted by flashForum at 3/15/2007 11:02:24 PM
Hello all. I'm using the Flash player detection and it publishes the .html file in a way that I'm not familiar. I used to align the movies with <td> tags, but I'm no ..html guru and this is much different that my previous way of publishing. How do I center the movie? As it stands now wi...more >>


loadVariables timing issue
Posted by BobAchgill at 3/15/2007 10:48:33 PM
Can I use the results of loading a variables file using loadVariables on the very next frame? Or do I need to build in a set number of frames delay before trying to use the variables being populated by the load statement? Right now I am only giving one frame spacing from execution of the ...more >>

3D spatial relationships in Flash?
Posted by MilkyMamaMayhem at 3/15/2007 10:38:58 PM
I am trying to develop a diagnostic/inquiry tool for a local chiropractor in Flash, integrating an account management/email PHP application with database and Flash actionscript using some of the more advanced features of Flash, such as drag-and-drop, dynamic resize of elements, and particle ma...more >>

Variables in calling a Movie to play
Posted by TheScarecrow at 3/15/2007 8:49:04 PM
I have a movie that I want to call on to play but the first part is a variable and I am not sure I have the syntax right. Does anyone see anything wrong with it? I want to add Word to the end of the variable name. [currentWord]+Word.gotoAndPlay(2); ...more >>

Where can I find a overview of symbols for extern textfields?
Posted by vinnio at 3/15/2007 8:15:45 PM
Where can I find a overview of symbols for extern textfields? For exmaple " = %22 etc. Many thanks!...more >>

firefox problems playing .FLV
Posted by urbanrevolution at 3/15/2007 8:15:04 PM
so i have a simple .FLV movie playing in the "our Family section " section... i put a this._lockroot(); on it just to be safe. the player skin is in the root folder. it plays fine in IE but for some reason Forefox dosn't see it...urrrr please go to http://www.lightningmedia.com/lightn...more >>

Totally lost
Posted by Blackard84 at 3/15/2007 8:13:29 PM
I feel like this code is almost done, it just has a few bugs in it which makes it not run properly. It will give values sometimes, but it will go randomly to indefined values, and it normally ends in over half being undefined. All of the variables are initialized properly at some point i...more >>

Combo Box problem
Posted by aniebel at 3/15/2007 7:23:30 PM
I tried searching here but after the 3rd page of topics, I gave up looking... I apologize if this is an basic question but why would a combo box expand up instead of down? ...more >>



Simple accesing property using MovieClipLoader
Posted by babo_ya at 3/15/2007 6:13:14 PM
The below code is a very simple code that I use to load a movie and able to pass a varible to onLoadInit event... but, somehow the target_mc.Name is undefined. Please help me... Thanks, image_mc = container_mc.createEmptyMovieClip("image_mc", 0); var mcl:MovieClipLoader = n...more >>

Keyboard Controlled Menu
Posted by ahref at 3/15/2007 5:20:02 PM
Hi, for an upcoming project i am trying to make a keyboard controlled menu. incase you are not quite sure about what i mean i will explain: user uses up and down to slect item on the menu and presses enter to select the menu item. i however have no idea how to go about doing this. th...more >>

Code works in Flash 6 not 8
Posted by stellamay at 3/15/2007 5:09:17 PM
Hi, I really need some help with this one. I've looked through all the forums and across the web and can't find a solution. I am somewhat newish to Flash so i apologize in advance. I am making some basic changes to a preexisting website which was created in Flash 6. When I changed out an image...more >>

Stop Occurrence of Scroll Bar
Posted by SM6601 at 3/15/2007 4:27:46 PM
I used the following actionscript for a scroll bar to appear on a dynamic text field. Unfortunately, the scroll bar continues to appear on every frame proceeding the frame where the text field is displayed. What is the method to eliminate the occurrence of the scroll bar? /** Requires: ...more >>

oops
Posted by Mr Helpy mcHelpson at 3/15/2007 4:03:45 PM
So I work a ton with XML (and in turn, XMLNode). One piece I would like to use is to truly treat XML nodes like arrays, or strings, and be able to parse them. I know how to extend the XMLNode class with another class, but I don't want to change the type name from XMLNode to anything else. ...more >>

close popup window from loaded movie
Posted by P Priddle at 3/15/2007 3:29:46 PM
I have an html link which launches a flash movie into a separate html window. The flash movie then loads another movie into level 10. from this level, I am trying to close the flash movie and its associated html page using the code:- javascript:window.close(); This doesn't work. It ...more >>

Contact Form emailing what website it was sent from
Posted by Ozircia at 3/15/2007 2:42:26 PM
Hi, new user, just getting into flash again. I've created a contact form that we use on Ebay so customers can easily ask questions. It works great, sends all the info they fill out to a php processing page, and sends us the email. However, since we use it on ebay, and we use the same for...more >>

Modifying Learning interactions
Posted by shaytac at 3/15/2007 2:12:36 PM
Hi Everyone I m working on an flash quiz done by learning interactions included in flash 8 pro. But i have an extra feature that i want to add to the quiz. Current setup of the quiz is if the user answers right question "next" button pops up than user proceeds to next question, if user ans...more >>

Flash perloader
Posted by moagli at 3/15/2007 1:30:42 PM
I have a website that is finished and contains multiple webpages all in a specific web folder edited using dreamweaver. I also have a flash preloader that using actionscript that loads an empty specific flash site but i want to use this preloader to find the file size and download the other we...more >>

ActionScript help - MovieClip
Posted by Dave.Hollings at 3/15/2007 1:19:03 PM
Hi all, I was hoping someone will be able to help, I have an mc which is basically a filled rectangle which a width of 1px. I need to work out the actionscript to make the bar get wider by so many pixels as the timeline processes on another mc. This is a little like a loading progress ba...more >>

Getting info to Dynamic textfield
Posted by Painball at 3/15/2007 1:08:54 PM
Im in a project thats is almost done. I need 1 little thing to comlete it and i need your help. Its a Search for video with textstring. And for that i got 7 Huge XML files with the code for filename and the search word. It looks like this. <item i_name="Hello" i_video="hello.flv"/> ...more >>

modifying learning interactions
Posted by serkan at 3/15/2007 11:48:01 AM
Hi Everyone I m working on an flash quiz done by learning interactions included in flash 8 pro. But i have an extra feature that i want to add to the quiz. Current setup of the quiz is if the user answers right question "next" button pops up than user proceeds to next question, if user answer...more >>

adjust time between the scenes
Posted by polasa at 3/15/2007 2:05:45 AM
hello, I want to navigate from one scene to the other scene after 5 seconds. please anyone help me the code to write in actionscript. Regards, Vikram ...more >>

One button, two actions
Posted by artomic at 3/15/2007 1:39:24 AM
I would like to be able to click on a button one time and have it open and play a movie. This movie would be overlayed on the layer that the button is on with the button still visible. Then after that movie has played, I would like to click on the same button again to close the movie so that...more >>

Adding Sound to a Movie Clip Help!!!
Posted by jterbs at 3/15/2007 12:49:43 AM
Hello, I have an interactive map and when you drop the state over the correct matching state it supposed to say 'correct' Whats happening is just the opposite it's saying correct when the state is dropped on any incorrect state or match. Here is the code: var mc_state01:MovieClip...more >>

Controlling Movie Clip on Main Timeline
Posted by CellaMarr at 3/15/2007 12:45:52 AM
I have a button within a mc and I want it to play on the main timeline, which it does, however when it gets to the last specified frame I want it to go to another frame. Here is my actionscript I has thus far. on (release) { _root.gotoAndPlay(75); } Basically I want all of my buttons ...more >>

Stop Script
Posted by numerical07 at 3/15/2007 12:33:15 AM
Say if I had a program that had a output box and a input box. Lets say someone decides to not put text into the input box. and just decide to press send. How would I stop the program from send a blank message or stop the program from running period. Not exactly exit the program, but just stop ...more >>

DropShadow problem
Posted by gigisfarleaza at 3/15/2007 12:00:00 AM
Hi I have a serious problem... i have this code: var dropShadow:DropShadowFilter = new DropShadowFilter(actiune.distanta, actiune.unghi, actiune.culoare_umbra, 50, actiune.blur, actiune.blur, actiune.cantitate, 3, Inte, Taie, Ascunde); the problem is with the last tree variables: i...more >>

Simple Actionscript help needed
Posted by HamptonCaught at 3/15/2007 12:00:00 AM
Hi I'm still fairly new to all this, so you'll have to excuse what is probably a very simple question but I'd really appreciate some help with this. I am working on a presentation which starts with let's call it 'Movie_1'. After you've finished watching Movie_1, there are a number of but...more >>

Image loads locally but not on Website?
Posted by dave ewelme at 3/15/2007 12:00:00 AM
I have constructed a slide show viewer for use on a website. The swf loads jpeg images which are contained in the same directory. This works well on my local machine but when uploaded to a website and called up by an html file, the swf runs and shows the correct backgrounds but fails to load...more >>

Send an email using flash
Posted by Dravitoz at 3/15/2007 12:00:00 AM
Hi guys, I am trying to send an email using flash which does send one but the variables are not loaded to the php file using the POST method. I tried so many things but just couldn't get it to work. This is a way i am currently doing it: on (release) { //parent instance ...more >>

Button in loaded swf not going to frame
Posted by maith at 3/15/2007 12:00:00 AM
Hello, I have a button in SWF B. I have loaded SWF B into SWF A. Then when I press the button, in SWF B it will not goto Frame 1 of SWF A. The code I have on Frame3 of SWF A.fla is: I have tried using _root and _parent but doesn't work. I have tried adding the button code to SWFB too....more >>

API for Flash
Posted by Arunkkumar2207j at 3/15/2007 12:00:00 AM
Is ther anything like Application Programming Interface for Flash as well. If anybody can guide me....more >>

Avoiding onRelease event in parts of movieclip that are not visible
Posted by pajaroplus at 3/15/2007 12:00:00 AM
Hi, I have a background movieclip that has an onRelease event to go to the next page. When i show i popup on top of this background movieclip, all the popup appears with the hand cursor and if i click it the background gets clicked, though it is not visible. How can i disable this ...more >>

Putting a rollover handler on a MC using duplicate
Posted by larkinheather at 3/15/2007 12:00:00 AM
Hello! I'm trying to duplicate a dot shaped mc and place it using x and y values from an array. So, I do a for loop going through the array and it places the dots. But, I'd like to rollover each movieclip and be able to refer to other pieces of information in the same array element. How c...more >>

How to load images like Flash Earth
Posted by Nightbird0 at 3/15/2007 12:00:00 AM
Hello Guys I think all you know about the amazing flash application Google Earth's Flash version http://www.flashearth.com/?src=nasa I have a huge image .. about 16 mb JPG. It is a map of big housing society and i need to make an flash application that should work like Flash Earth to...more >>


DevelopmentNow Blog