Groups | Blog | Home


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 > october 2006 > threads for sunday october 1

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

Dynamic Text Size
Posted by bcounts at 10/1/2006 11:00:10 PM
I have a text box in which I have accompanied by two buttons one that will increase the text size of the text box when it is clicked and one that will decrease the text size when it is clicked. I need a code that will make the text size increase and decrease buttons function. Please he...more >>


OOP Problem
Posted by pong_gr at 10/1/2006 10:41:50 PM
Hi I have started digging in the classes thing and I am having a slight problem. I am making a menu class and each instance of the class will be an option of the menu. So I make my M1 class to extend MovieClip My thinking is to create some empty movie clips and put into them some t...more >>

How to prevent a "flash" inbetween videos
Posted by coldpop at 10/1/2006 9:25:19 PM
I have a series of 33 external swf movies that load into a parent swf sequentially based on where you are in the timeline. I created 33 keyframes and inserted the command: [i]placeholder_mc.loadMovie("moviename_number.swf"); [/i] in each key frame. This allowed me to easily create navig...more >>

loadVars variable not accessible
Posted by calmchess333 at 10/1/2006 6:26:27 PM
/* goal get the username2 variable inside the myLoadvars.onLoad = function to be accessible from outside its function. I've been told that adding a key frame to the timeline will allow the username2 variable to be used outside its function, which works but this script is part of a...more >>

Preloader for Loader Component
Posted by Hengy at 10/1/2006 6:16:30 PM
Hi, I am trying to make a Media Viewer in flash for my school website. When you click on a picture, I want a preloader to come up saying how much it has loaded of the picture. The picture is displayed in a Loader Component. I can make a preloader for the whole flash file, but I don't know how ...more >>

path to attached movie
Posted by yogi bear at 10/1/2006 6:09:18 PM
I've create a movie clip called "stuff" which had a custom scroller. When I put an instant of it named "stuff" at the root level it works fine. It can be called at "_root.stuff.scroll" . When I put an instance of "stuff" it into an attached movie clip "_root.a1.attachMovie("gray", "gray1", 10...more >>

#include problem
Posted by erokCom at 10/1/2006 4:43:26 PM
Hello friends, I am having an odd issue with Flash.. I write all my AS in external files. (It's cleaner) Last night I was working on something and everything was working fine.. Today. I get this error: **Error** Scene=Scene 1, layer=actions, frame=1:Line 1: Error opening include file e...more >>

Problem extrating data from dropdown list
Posted by Rodneyrodney at 10/1/2006 4:26:25 PM
Hello, I am building an e-mail from from flash using PHP. I have constructed an e-mail form and taken the text from the textboxes and put that in an e-mail. So far so good. What I want to do is that the user has to select some options from some dropdown menus. I have created some new f...more >>



Prevent the Enter key from proceeding in movie
Posted by Ole Kristensen at 10/1/2006 3:41:57 PM
I've mad a small algebra exercise with 5 Input Text fields. I've set up them up in 5 individual frames and my 5 wrong feedbacks in 5 seperate frames and my 5 correct feedbacks in 5 different key frames. Every call is to labelled frames. This works fine in the best of all Worlds where the us...more >>

Input Text
Posted by Ole Kristensen at 10/1/2006 3:36:59 PM
I want to have the cursor actively blinking in a focused Input Text field. I declare some variables in frame 1 and flash stops for an Input Text interaction in frame 2. How can I focus the cursor in the Input Text field? I've tried setFocus(my_text) and Selection.setFocus(my_text) to no ...more >>

Stylizing the text field
Posted by gregmax17 at 10/1/2006 12:36:13 PM
I am looking into a specific way to style the text. This is what I am looking for (using CSS): <div style='font-size: 16px; font-weight: bold; font-family: arial'>Header 1</div><br><br> //or an image instead? <div style='font-size: 14px; font-wegiht: normal;'> blah blah blah....</div><br...more >>

Navigation: scrolling background with text buttons
Posted by Sonia W. at 10/1/2006 4:13:45 AM
Hi, I am new to Flash and I would greatly appreciate some assistance! I am trying to use the scrolling background menu with text buttons http://www.blink-media.com/jeffjoneslive/Flash-Effects.asp?FlashEffectID=59 OR http://www.flashkit.com/movies/Interfaces/Navigation/Scrollin-Adeel_Ab-7...more >>


DevelopmentNow Blog