I have a Flash Movie that I'm using offline (on a CDR). It has a few links to URL's online. Here the problem:
On a PC the linkage works great. On a mac, they work great but only if you have Explorer as your default browser. The problem is, most Mac users use Safari, and the links linkage...
I quick easy question, I'm sure:
Does anyone know what kind of actionscript I could use to stream an avi file inside a Flash movie? I'm cool with streaming mp3...here's the code I use:
s = new sound(this);
s.loadSound("http://www.mywebsite.com/mysong.mp3", true);
s.start();
s.onSoundComplete...
...works, and looks good when I test it offfline. But, once it's online, all the choices in the box are whited out. I need help some help badly! This is a pain, but go to http:www.aaronzimmer.com and click the radio button to see what I mean.
Thanks so much for your help!
Does anyone know how I can get the text effect found here: www.sherimillermusic.com.
I need to know how I can make the letters appear to be writing onto the screen.
Thank you for the help!!!!
You'll be a life saver if you can help me!
Basically, I need to create a CD that has an audio file (so it'll work if you put it in your CD player) as well as a FLASH movie that'll load automatically when you put it in your computer.
Anyone know how to do this?
Also, is there a way to make the...
"Standard Build in incon"...what do you mean here?
I changed the icon of a shortcut to my file, but when I send it (email, IM), it shows up on thier screen as the normal icon, not mine?
Any idea what I should do?
THanks!
Is it possible to change an icon to just one file, rather than changing the icon to all files with that same extention? Moreover, is it then possible to lock the new icon so that if I pass the file (via email, or IM), it stays as this new icon on my recipiant's computer?
Thanks a ton for your...
Real easy...I'm sure.
I'm loading a swf ontop of a different swf. When I do this, it automatically puts the new swf at the X:0, Y:0 location. Is there a way that I can specify where it loads the new movie?
Thanks for the help!
I entered your actionscript exactly to the 'submit' button, and changed my vars (for each of the boxes) to match your script: Here's what I have
Your Name: name
Your Email: email
Your Friend's Email Addresses: emailtoSend
Message: message
But its still not working. Sorry to take up all your...
Sure!
Here's what I have for the actionscript attached to the Submit button
on (release) {
loadVariablesNum("eCard.asp", "", "POST");
}
on (release) {
gotoAndStop(2);
}
And Here's what I have for the asp script:
<% @language="VBSCRIPT" %>
<%
Dim...
Thanks for the help Bill, but...
How do I split the them into seperate emails either onthe asp page or in Flash?
And, whats the delimiter? Is that the problem? How do I fix it? I couldn't understand what you meant on your post.
Thanks a ton!!
I've got an "email to friends" form on an eCard that I'm working on. Everything works fine between the fla movie and the asp server side scripting....except, in the form won't let the viewer enter multiple email addresses into the form. If you put in more than one, it doesn't send...
OK, I've tried all the tutorials on emailing in FLASH and they're not seeming to help me out.
Here's the link: http://www.aaronzimmer.com/eCard.html
If you enter the eCard and hit the '2.) tell' button, it'll take you to the form.
As you can see, its a "email your friends" type of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.