Hey there, I tried this script buddy... but I found that the sounds stops after looping twice... is there any way I can fix this problem? Thanks in advance ...
Hi, can anyone explain to me how to use the list componet? I need to add element to the List taking them from a mysql dtabase. Now i use LoadVars to take...
I am working my way through learning Flash and am still in the newbie stage. I have put together a short movie for my company's website, which works rather...
Sounds like you are doing pretty well. If you haven't already try instanceName.removeAll(); where instanceName is whatever name you have given your list. If...
The very easiest thing will be to create an invisible button and place it over your video. To create an invisible button: 1. Create a layer that sits directly...
Becky - Thank you very much for your help. I have it up and live at apmaldi.com (it's not much, but outside of the button, it only took me half a day to put...
I have unsuccessfully in find a sound loop for a dental website I have been designing. I am also looking for one for a Massage Therapist site I am working on: ...
Hi again Has anyone found a way to apply filters such as blur, alpha, tints, etc using actionscript? So, if I wanted to, say, blur various objects when the...
I got a flash template and I'm try'n to edit it to my likings. I'm new to flash, but have figured out a few things playing wit flash. I'm needing help try'n to...
Dear all, If I'm using GET or POST method of getURL function, is there a way for me to limit the data being sent from flash to webserver, or to define ...
Mu
nekonyanya1212@...
Feb 3, 2006 2:10 am
56860
If you are supporting a high enough version of the plugin (6) your best bet is the LoadVars object. It will send only those variables in it's scope. If you...
Thanks Becky, My movie is for flash player 7 and above so I'll follow your recommendation to use LoadVars object. I've looked up the LoadVars class in the...
Mu
nekonyanya1212@...
Feb 3, 2006 3:30 am
56862
i wrote two functions. onRollOver and onRollOut. i wanted something to happen when i roll over the mouse and it does. But, when i roll out, it doesn`t. I need...
Hi, Does anyone know where I can find a tutorial about Moving Water Animation? Or how to create animated .gif images of moving water? Thank you, Julian Julian...
Newbie to flash. I accidentally came across a website which has features that I want in my own site. www.tonysantos.com Question - what software do I need to...
Just Flash. Nothing at that site is technically difficult. Just start in with your background images. The rest is just frame-by-frame animation. Learn about...
Would 'Flash Basic 8', at www.macromedia.com/software/flash/basic/, for $399, be the right software for me to purchase? Paul ... start in ... animation. ... ...
Flash 8 would certainly get the job done. Some might argue that it is overkill, and that there are lower priced options available. This is absolutely true, if...
I've read about it, I've researched it, etc... I'm using Flash Mx Professional 2004. When I click the action panels options menu at the top right OR the view...
I hate to be the one to tell you this, but you own the one version of Flash that does not sport a Normal action scripting mode. Macromedia ditched it when it...
Hey guys Consider the following senario. I have a ball that im using a fuction which uses the tween class to make it drop and bounce. I would like it to make a...
To clarify my previous posts, I have no flash software on my pc (xp laptop) at all - nothing. Can anyone recommend some software/shareware to purchase for...
Hi everyone! I had some offers to animate in flash. Thing is, i don`t know how to charge......it surely depends of how complicated the animation is, do i use...
I can't think of a way to do that with the Tween class. I think you'd have to use setInterval or onEnterFrame and set up a function to do the drop and bounce...
I have found this script to work very well for my needs: getURL("javascript: window.open(\urlname.htm\", \"newWindow\", \"left=200, top=50, width=800,...
I would like to ad my $.02 on this subject. I have to strongly agree with Becky on the good news part. I was devastated when I first discovered that MX 2004...
Hi LLPro ... you can try javascript's void() jscommand = "window.open(\"urlname.htm\",\"newWindow\", \"left=200, top=50, width=800, height=600\")"; ...
Pike
pike@...
Feb 6, 2006 3:51 pm
56877
Dear all Something has been bothering now for weeks and I am so embarrassed to ask this but here goes... If I had a button within a movieclip, and on this...