all groups > flash actionscript > may 2006 > threads for sunday may 7
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
MP3 Examples for the manual(ly) inept
Posted by Decksawash at 5/7/2006 9:25:52 PM
I'm dysgraphic. Every web-based thing I've learned has been from taking the
bugger apart. The Flash8 help pages make me blither. I'm just trying to make a
simple push-da-button MP3 player like the little beauty on this page:
http://www.alfredomuro.com/music.htm
I understand the html part... more >>
Could someone take a look at this preloading issue?
Posted by Scruffpuff at 5/7/2006 6:42:20 PM
Hi guys,
I'm working on a site that's going to have lot of images loaded into the same
area. When the user clicks on the image it will shrink and reveal other images
and a text field. The problem I'm having is that after my preloader finishes
it seems to blink all the stuff that is suppo... more >>
Text link
Posted by Star Tail Pro at 5/7/2006 6:18:55 PM
I am trying to figure out how to make a bit of text, like what is used in html <A></A>, when pressed sends the user to another scene in the flash movie.... more >>
Game Making
Posted by Silent Witness at 5/7/2006 4:25:03 PM
Hi,
i have just finished making my own little flashgame and i have put it on
mysite at:
http://www.freewebs.com/howard41/flashgames.htm
and people are begging me to put a highscore board on it, but i dont know how!
... more >>
Hit Test Problem
Posted by q9hkpz at 5/7/2006 3:12:54 PM
I want to do a hit test. However the two objects are not in the same place,
i.e. b_mc in a_mc and obj1_mc,obj2_mc...in c_mc.
I tried to use for loop but it told me that there are some problems in my
script.
Could someone help me writing the scripts??thx.
... more >>
Tweening filters
Posted by dr.Evol at 5/7/2006 2:30:34 PM
Hi
Is it possibble to tween filters using mx.transitions.Tween ?
tnx!
... more >>
Flash Player version detection
Posted by Luka at 5/7/2006 1:18:26 PM
Since older Flash plugins CAN open newer flash movies (!but with mistakes!),
how can I detect which flash version has the user installed in his web
browser and depending on a result allow/disallow him to enter the site and
prevent the older Flash plugins to display newer-Flash-version movie with
... more >>
Can I import Director movies into Flash?
Posted by uxk8396 at 5/7/2006 12:34:19 PM
Hi,
Can Flash handle Director movies? I am making a presentation of my artworks in
Flash environment; I have both Flash and Director movies. I know that I can
import all my swf movies into Director MX2004 to create a standalone projector
and play both swf an ddir movies. Does it work for the... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Loop variable not changing
Posted by Timothy Robertson at 5/7/2006 11:47:32 AM
I've created a group of dynamic buttons and would like to add functionality
to them. Below is my code that loops through a certain number of dynamic
buttons adding a RollOver, RollOut and onRelease functions to them. I am
having trouble with the last bit of code for the onRelease :
_root.mov_a... more >>
Adding choices to the right-click menu
Posted by OniLink at 5/7/2006 9:48:40 AM
Hi,
How do you add a choice to the right-click menu allowing the user to open a link in a new window.
Also, is it possible to make an "open a new tab" for firefox users?
Cheers,
~Oni.... more >>
Avoid to cache(save) swf files to temporary internet folder
Posted by sotoodeh at 5/7/2006 8:07:12 AM
Hello eveerybody,
Everybody said it is impossible to do this, but this site
http://www.kroketes.gr/gr.html doesn't save swf files into the temporary
internet folder.
Does sombody know how it is working?
Please help.
Thanks.
... more >>
Help wth combobox scrollbar color
Posted by jasusm at 5/7/2006 7:32:25 AM
:confused;
I'm using Flash 8 and actionscript.
How do I customize the combobox scrollbar? I've managed to change other parts
of the combobox but not the combobox scrollbar.
It would be really cool if I could change the combobox scrollbar track color
and slider grip thing . . .
Any hel... more >>
Please Help - Functions passing parameters problem
Posted by rring at 5/7/2006 5:41:11 AM
Hi
Im really stumped, iI hope someone can help. My code is attached.
My problem is that Im trying to set up conditions for
"holder.clip.my_btn.onRelease" which is a subnavigation button that is embedded
in a loaded ContainerSWF. When I click "holder.clip.my_btn" my trace()
statement s... more >>
If statement quandry
Posted by David Kelly at 5/7/2006 4:23:18 AM
What I want to do is use variables to make the navigation universal for all
buttons. I also want to run two movie clip labels back to back with one
onRelease function. Can anyone offer some advice? It would be much appreciated.
Thanks
This is in my main timeline:
about_btn=my button
co... more >>
Actionscript problem
Posted by DJ Sick Nick at 5/7/2006 3:47:08 AM
I have a loader component on the stage named loader with a preloader component
named pBar. After the loader loads the swf, how do I make the movie go to the
second frame where the preloader is deleted? This is the AS in the first frame.
Please tell me what is wrong with it.
stop ();
if (... more >>
impotent custom scrolling
Posted by spnitch at 5/7/2006 3:12:22 AM
ok everybody...here's my problem:
I'm working in flash mx (the version preceding the latest and greatest, i
gather). When I first made this site, I either wasn't confident in using
components, or i wasn't satisfied with the options the scroling components
allowed me, so i decided to script m... more >>
|