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 > august 2004 > threads for saturday august 14

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

menuBar event question
Posted by gburelo at 8/14/2004 11:53:35 PM
Anyone knows how to handle the event of click on a menu?, i.e. you know when you click on a menu it shows the submenus and I know how to handle the events of clicking a submenu but not a menu. And I need to know that cause I have a menubar that some of the menus dont have items (submenus). ...more >>

getURL problems
Posted by LAZZZZ at 8/14/2004 11:47:00 PM
I'm a novice at using Flash Actions, I'm having problems with the getURL function. When i apply it to a button, and publish the scene, the url appears instantly, without even pressing the button. Why is this? ...more >>

on(rollOut) won't work...
Posted by scottPadgett at 8/14/2004 11:02:47 PM
can anyone take a look at this menu thing i'm building... i'm using the rollOver event and it works but then for some reason the rollOut event doesn't. can anyone spot what i'm doing wrong? much thanks! i get this to work easily in Livemotion but in Flash I can't get all the mouse e...more >>

Actionscript help... Goto And Play ?
Posted by a_mistry2 at 8/14/2004 10:40:27 PM
Hi. I am creating a flash slide presentation. I added transition effects to all screens, and in every screen added a 'stop' command at the ending frame, so that it wont loop all the time. But when I go to a certain screen, and return back to one that I have been on before, it will only play ...more >>

Help pls! HitTesting, for & movieclip vars
Posted by bernizt at 8/14/2004 8:25:10 PM
onClipEvent (enterFrame) { for (z=0; z<2; z+=1) { current = "_root.p"+z+".statu" if ((_root.player.hitTest("_root.p"+z)) && ("_root.p"+z+".statu" == "solid")) { _root.player._y+=100 } } } Well this is the code in my movieclip, what i'm trying to do is: -Check every time if moviec...more >>

unloadMovieNum
Posted by keytech at 8/14/2004 8:06:24 PM
I have a movie that acts as the main "table of contents" or entry, to a series of training swf's. The button on the main screen loads the movie chapter in at level 40, which itself acts as a table of contents for each of the lesson movies each of which load in at level 50. So far so good, I ha...more >>

get URL??
Posted by Edwin Merced at 8/14/2004 7:54:42 PM
I have an initial index page that will lead users to either English or Spanish site If they choose English I want them to be able to use the back button on the browser to return them to the language decision page (index). Although I use the following for the englisg button english_btn.on...more >>

possible easy fix to rollOver problem.!!??
Posted by dantelobster at 8/14/2004 2:27:25 PM
hello, I have two MC's on my main movie. Each contain buttons to which I direct rollOver functions. Both buttons play their own MC on rollOver, but I can't get them to play each other on rollOver. I've tried code like: _root.otherMC.gotoAndPlay("frameName"); Basically, I'm tryin...more >>



fading sound objects
Posted by renorigs at 8/14/2004 1:44:35 PM
i have two music loops on button clicks a sound plays depending on where the user is in my site. i thought a fade would be a nice transistion from one to the other Can i fade a sound object in or out another way besides setting volume to have it fade?? (setting volume on button click will no...more >>

scrollbar !!!!!!!!!
Posted by logone at 8/14/2004 12:48:19 PM
Hello, I'm looking for an Actionscript like that www.leschinois.com (Activité) it's a simple scrollbar but i'm not found a similar thats a lot ...more >>

open the directory of the flash file
Posted by ke5475 at 8/14/2004 11:17:55 AM
I want to make this: After press the button, use Windows Explorer open the directory of the Flash file. I have already try this: getURL(dynamicURL); (it only work with .swf file) But I want to make a exe Player File. Want AS I should add? ...more >>

Accordion icon disabled/enabled
Posted by Pimpelsang at 8/14/2004 10:59:52 AM
Hi! I want to use different icons when accordion panel is open/closed. Is there a way to do that? Code now: acc_panel.createChild("basic", "basic", {label: "Basic information", icon:"Accordion logo"}); ...more >>

Adding
Posted by vinuk at 8/14/2004 9:02:30 AM
I want to know how to put no of movie clip which are going out of page in scroll bar. Any scroll bar is available for Movie Clips. e.g. I want to put no of differnet chairs which are movie clip in queue so user can select it any one of them and scroll. Thank u. ...more >>

Still External picture Problem :(
Posted by Rounasi at 8/14/2004 8:25:20 AM
With appreciating your help, following the expressing my problem I send you the original file as an attachment. ?I had made a movie that has a main_picture.jpg which is used as background and has its own effects so I wanted to know if I can use a button which imports an external picture a...more >>

Need to build an online store
Posted by Arekaine at 8/14/2004 6:33:10 AM
I posted this in the general forum as well. Just want to make sure. Anyway, I am going to start building a site here very soon that needs to have a shopping system in it, placeing things in carts and checking out. I really need to know how to do this. Does anyone know where I can get a t...more >>

"email a friend" coding
Posted by leighRing at 8/14/2004 4:31:31 AM
I was wondering if anyone could point me in the right direction on how to program input text fields to create a working "email a friend" task like this one... http://www.craigslist.org/email.friend?postingID=39310439 ...more >>

Get Email Script
Posted by Linda King at 8/14/2004 2:53:40 AM
Can someone please past the get email script for links in Flash. I've got the one for Get URL but need one for email. I've been through the help menu over and over and can't find it. Thanks!...more >>

MP3 Player
Posted by FuryBaby at 8/14/2004 1:33:36 AM
Does anyone know where I can get a descent free flash mp3 player? Or better yet a good tutorial so I can build one :) thanks!...more >>

Navigating Movies
Posted by keytech at 8/14/2004 12:41:25 AM
I have a movie that is an opening screen to access other movies, basically a table of contents. I have it set up to load movies that are themselves chapters for a training manual. I load the first chapter at, say, level 40 and it acts like a tale of contents for the movies that are in that tra...more >>

Reserved by the system
Posted by addiction at 8/14/2004 12:13:07 AM
Hi, I tried to change the name of an instance (the name was "in") and flash says "in" : Reserved by the system. ...... Can anyone tell me what this error is?...more >>


DevelopmentNow Blog