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 > september 2005 > threads for friday september 2

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

Flash Won't Render Text As HTML
Posted by Chaos_Blader at 9/2/2005 9:28:20 PM
I Have A Flash Application That loads Data From A PHP File And Displays It in A Dynamic Text Box. When I Direct The Dynamic Text Box Var To shout_lv.shouts And Don't Render It As HTML I Get The HTML unrendered. But When I Do Render It as HTML I Get Nothing. Text Box: Dynamic, Multiline ...more >>


Flash Won't Render Test As HTML
Posted by Chaos_Blader at 9/2/2005 9:28:09 PM
I Have A Flash Application That loads Data From A PHP File And Displays It in A Dynamic Text Box. When I Direct The Dynamic Text Box Var To shout_lv.shouts And Don't Render It As HTML I Get The HTML unrendered. But When I Do Render It as HTML I Get Nothing. Text Box: Dynamic, Multiline ...more >>

ComboBox Question
Posted by xertzux at 9/2/2005 9:14:36 PM
I have a contact form with a ComboBox component in it. The ComboBox is simply used for the subject portion of the contact form. I have it set up so that it has labels such as Inquiries, Questions, Suggestions, etc. Currently because 'Inquiries' is the first label in the ComboBox, respectively ...more >>

Weather Service
Posted by knucklenutz at 9/2/2005 8:48:52 PM
Hi all, I know this topic has been posted before, but previous posts didn't seem to lend any help. I am trying to retrieve weather conditions based on a specific zip code. Many of the prior posts talked about web services. Do I need to be running some sort of server side app to use a we...more >>

Shared Objects & Custoem Classes
Posted by EricS1 at 9/2/2005 8:46:55 PM
I can manipulate a custome class object through a Shared object durign the first run. However, When I try to restart the app, the information is lost or isn't loaded. Is there a way to store information from a custom class in a shared object os it isn't lost? ...more >>

clearing a movieclip
Posted by macron at 9/2/2005 7:20:27 PM
i'm having trouble clearing the contents of a movieclip. rather, i don't know exactly which movieclip to clear or the syntax for it. basically i have a holderMC called 'pictureframe' into which different JPGs are loaded and centered using the following scripts: function loadJPG1(){ cr...more >>

Flickering image fade problem. HELP!!!!!!!
Posted by JaredCunha at 9/2/2005 7:08:35 PM
I am creating a slide show in MX 2004 that fades images in and out as you go to the next slide. When you move through it somewhat quickly, it works fine. However, if you wait say 20+ seconds to view the next slide, the fading out image flickers on its way out. The images are linked movie c...more >>

Just wondering
Posted by majkman at 9/2/2005 6:45:29 PM
I have been using set interval but was ondering about setting something up so when music ended moved to next "whatever"...more >>



SetInterval
Posted by AwesomeDigital at 9/2/2005 6:45:04 PM
This is a follow up to an earlier post, but sort of a new question. For the code below, I can only zoom into an image using SetInterval so fast up to a point. If I bump up the setInterval the speed does not get faster. Does anybody know where the upper limit for setInterval is? Thanks ...more >>

preloader visible only after loading 20% movie
Posted by vinay at 9/2/2005 12:34:10 PM
Thanks for your promt reply guys. There is nothing heavier in the first two frames. What i have is a vector graphic(a line) a dynamic text box in which the percentage of the movie laoded is diaplayed, a Background made of gradient fill in the borders and a loader bar thats it. even then it is ...more >>

Close button
Posted by Flanders_ZA at 9/2/2005 12:24:32 PM
Hi, I'm a designer and know next to nothing about scripting so I'd really appreciate any help here: I have an SWF which opens in a new browser window from the main flash site page. Within the SWF I have a 'close' button that requires a script to close the browser window. Essentially i'...more >>

unique assignment to buttons in a for loop?
Posted by Vertine at 9/2/2005 12:07:49 PM
hey guys...i am making a simple picture viewer...got the thumbs to load, present, and postition...RollOver and RollOut work fine...all is happing with XML and for loops. Now the kicker....the onRelease function will only load the last image of the xml document.....how can i dynamically assign ...more >>

Loader Component Problem
Posted by J4im3 at 9/2/2005 10:45:37 AM
Hi, I?m having a bit weird problem that's driving me on nuts, I'd thank you any idea. I have: - One swf (news.swf) which presents a text area with data taken from an rss data feed. - One swf with one loader component that calls the news.swf. The problem is that news.swf works s...more >>

setSelectMultiple(true); - can't select multiple
Posted by jdanser at 9/2/2005 10:25:39 AM
I pulled this code straight from my ActionScript book and it doesn't let you select muliple items. If I drag the list onto the stage and set it up with the component inspector, it works fine, but not when attaching it with code. What did I do wrong? I am using Flash MX 2004 Pro (v7.2) I ...more >>

Flash Actionscript
Posted by xyzmitu at 9/2/2005 9:17:01 AM
Hi I am a Graphic designer so don't know much about action scripting. There is this quire I have for this particular flash file I have with my self. Its got that page flipping effect which is very common on various flash based web sites. It would be nice if you could go through the action scri...more >>

Contact Form
Posted by xertzux at 9/2/2005 5:52:28 AM
I have made a contact form for my website and it is fully functioning. I have managed to build in form validation to eliminate invalid entries. The only thing I would like to add to the ActionScript is the blocking of symbols such as: <, >, /, etc. Is there an ActionScript code to do this ...more >>

Variable Scope
Posted by Dinghus at 9/2/2005 1:05:58 AM
:confused; Not sure what I'm doing wrong. Seems like I've done this a zillion times and now it doesn't work. In frame 1, I load an XML file and put the data into an object. In Frame 3 I am going to use it to control the output. BUT in frame 3 it says the object is undefined. I have ...more >>

AS 2.0 problem
Posted by Scarletfox at 9/2/2005 12:55:54 AM
In this code i have declared the Xspeed and Yspeed variables as Numbers but when i trace both variables i get NaN . I dont believe it's a type mis-match error, but i cant see it. Can you guys. onClipEvent (load) { var org_x:Number = this._x; var org_y:Number = this._y; var new...more >>

PreLoader Trouble
Posted by TweeningPhool at 9/2/2005 12:07:33 AM
Hey everyone, first time on this forum. Been working with preloaders for quite some time now. Finally found the loadMovie() function for a MovieClip and it works great. My problem now is that I have a Main SWF, and from there I'm preloading many different SWF's on different forms of th...more >>

Roll Over / Roll out
Posted by fotofundie at 9/2/2005 12:00:00 AM
Hi, I am working on a photography website... I would like it that when a user rolls the mouse over a thumnail it will appear in the middle of my screen bigger, and when the remove the mouse from the picture it will go away. I have made each thumbnail a button, and would like to know how to scr...more >>

Text Field Question
Posted by xertzux at 9/2/2005 12:00:00 AM
I have a telephone number field in a contact form and I was wondering if there was a way to automatically insert brackets around the area code and a hyphen after the first 3 numbers of the phone number. Thanks in advance ...more >>

Color Object
Posted by SkinDC at 9/2/2005 12:00:00 AM
Have just started playing with classes and components in actionscript 2 and am coming across an error generating a color object in my class. when placing the component on the stage I get the following error **Error** E:\FlashClasses\tests\skinStamp.as: Line 4: A class's instance variables ...more >>

Please Test My Site
Posted by DHRStudios at 9/2/2005 12:00:00 AM
My preloader works on FireFox 100% of the time, however, it appears that on internet explorer, the first time the page is viewed, the preloader stays on the page once the site has loaded. then the second time you load the page, the preloader goes away. I have tested this on other computers wi...more >>

datefield
Posted by Ineedsleep at 9/2/2005 12:00:00 AM
how would you get a start date and an end date and then find out how many days went in between!?! this is driving me nuts ...more >>

finding the length of an external swf file
Posted by harrda at 9/2/2005 12:00:00 AM
If this is a stupid question, I apologize in advance. I'm loading three movies into an swf. The first and third movies are external swf files and the 2nd one is an flv file. So, basically, it's an flv file bookended by two swf files. I want to make it all look like one movie and so...more >>

Problem passing variable from swf out to aspx
Posted by Touch Interactive at 9/2/2005 12:00:00 AM
This is the strangest thing: If I use the following code, I can successfully pass the variable "usrSped": on (release) { unloadMovie(_root.holder); var usrSped:String = "2"; getURL("http://www.lbgvideos.com/speeddetect.aspx?usrSped=2", "_blank", "GET"); stop(); } but if I t...more >>

Zoom In Speed
Posted by AwesomeDigital at 9/2/2005 12:00:00 AM
I am playing with the code below to see how to make something zoom in. But when I change the speed, it will only go so fast no matter what I change the speed to. I would like to make it go twice as fast. Could somebody tell me why? Thanks Mathias //:Settings: var scaleSize:Number...more >>

randomNum math question
Posted by jeffpelletier at 9/2/2005 12:00:00 AM
Can anyone explain how this generates a number between 1 & 2, and then how to make it generate a number between 1, 2 and 3? randomNum = Math.floor(Math.random()*2)+1;...more >>

if() problem?????
Posted by BrenBeers at 9/2/2005 12:00:00 AM
Hi I am looking for a little help. I am working on sending out an email through flash using FormMail.pl. Everything runs great and I had the script running perfectly. Now my next step is to make it so that depending on what check box the user clicks (using componet check boxes) flash appends ...more >>


DevelopmentNow Blog