Flash Movies Inside Emails? How?
Hi Guys,
I just want to know if there's any other way to show flash movies on an email other than using an iframe.
Thanks.
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 03-04-2005, 09:36 AM
View Complete Forum Thread with Replies
Sponsored Links:
Flash Movies In Emails
I want to send animated Christmas cards made in Flash and using Email to distrube them. But how do I go about including a Flash movie in an Email?
I have read the threads about creating a Flash signature but this is not what I'm after. It it simply a case of attaching the HTML web page, produced by Flash, to the Email, ready for the recipient to click on? Do you have to attach the .swf file as well. I don't want to put the .swf on a server (as is advised for signatures), but I want it to stand alone in an Email.
So how's it done? Can it be done?
Thanks very much,
Colin.
View Replies !
View Related
Loading Movies Inside Movie That Are Inside Other Movies
I have built a website in flash.
I have a main interface with navigation. On press of a button (topic) it loads a movie into a certain area.
//area on timeline to stop any probs or overlapping
on (release) {
gotoAndStop ("1");
}
// get the clip
on (release) {
loadMovie ("mainmovies/products.swf", "_root.mainmovieframe");
}
this works fine and is the simplist and most effective way (i think)
NOW... what happens if I have buttons inside the products movie that inturn call movies inside the sub movie..
It will now work, just crashes flash player. I am using the same command as in the interface but with different clip/instance name...
Please tell me how to make movies work. I cannot make layers and stuff work for some reason.
View Replies !
View Related
Using Other Swf Movies Inside Of Flash Movie
I am creating a flash resume. I have done some Flash movies which i want to use in the resume. How do i import the other flash movies in? So far, I've saved the other movies as .mov, and imported like that, it seemed to work fine, until i put the .mov into movie clips. Are there any other formats to use? I'm not experienced with LoadMovie Commands-
thank you
View Replies !
View Related
Links Inside Flash Movies
I am attempting to make my very first all-flash web page, and so far I have had much success (after learning a couple of tough lessons through trial and error). I wanted to do an effect where when someone clicks on a link, the current layer of text (I have all the content that is not the same on every single page in one layer) and sometimes graphics fade out and then fade back in with the text for the next page. I have figured out how to do this by converting everthing to a single graphic symbol, then turning the alpha to 0%, using a motion tween to fade, then putting in another frame with the next page as a 0% alpha symbol, and fading back in the same way. Overall, I have made each fade in-out animation take up 20 frames, and used the goto actionscript command to make the buttons function. The one problem I have encountered is that with a simple, 5-page web site, I have to construct 20 20-frame animations (one for each possible pair of pages), which is very time consuming, not to mention annoying and incredibly boring. Is there a way to get around that, or am I going to have to put up with the frustration of having to manually convert everything to symbols, turn the alpha down, and insert tons of keyframes for both the different buttons for each page, and different fade effects, and then have to try to remember which frame number is which fade effect? Just some background info- I know a ton about flash, I am good at learning myself and figuring out solutions to problems on my own (though i don't always find the most efficient solution). I have been designing web sites (though none all-flash as of yet) for, well, I don't know- a long time. I also do a ton of gaming under many different names such as Xenocrates (the original- that name has been stolen so many times, but I was the original), Xenojhel, Xenorge, Aranaquen, and several others I'd prefer to keep to myself for the time being. If anyone has any ideas please reply.
View Replies !
View Related
Including HTML/PHP Inside Flash Movies?
I have a 800x600 site that I have made completely in flash MX.
The problem I'm having is that I don't wish to have to add content in flash EVERY time I wish to update.
I was taught by a friend the basics of php query strings, and I was wondering this.
Can I add php strings INSIDE my flash movie, by adding to say, a movie clip, or a component, etc..?
Any ways to do this would be great, Thanks.
Btw - I have thought about laying it all out in an html table, but my problem is that I want to run the html/php scripts INSIDE the movie.
Thanks for your help.
View Replies !
View Related
Loading Movies Inside Other Movies In An Ext Movie Holder?
Here's one for you:
I've got my main movie that has a movie holder on it (entitled movieholder.) The buttons on the left control what goes in the movie holder. In one of the movies there is a list of songs that are actually buttons. These buttons call up another movie(with MP3s). How do I get the MP3 movies to go into "movieholder" when they are being called by a button inside 'movieholder'
I'm using MX
Hope that made a slight bit of sense!
Thanks for any help,
Graeme
View Replies !
View Related
Randomly Load Different Movies INSIDE A Movie? Flash 4 Or 5
Is it possible to randomly load/display movies inside a .swf? For example, I'll use a simple java ticker effect with say 10 sentences.
Can you randomly have let's say #3 scroll, then fade out (as an independent movie), then when it's done, have another random sentence, let's say #7 scroll, then fade out. And it just keeps randomly looping through those 10 sentences?
I've looked around for a tutorial, but can't find anything.
View Replies !
View Related
Ummm... Loading Movies Inside Movies.... Help?
I posted a question about this a month or so ago, but now (I've had to work out problems on other sites in the meantime) I'm totally ready to figure this out!
I have a VERY large Flash Web site. So, it was suggested that I chop up the site into a few smaller movies. From there, I would set up a main page with a ["target"?] movie clip nested in it. Then, when a button has been pushed, the corresponding swf loads inside the movie clip. I think I can handle that... (although a nice tutorial would be great!)
The problem I'm having is... These swf's can be 'called' from each other, meaning the same buttons will be in each movie. However, the buttons will trigger different frames in each movie, depending on which movie you're already in. I'm betting this is confusing...
EXAMPLE: Every page has 4 buttons, "Who We Are", "Success Stories", "Portfolio", and "Contact". From the Home page you can push any of these buttons and it will go to the first frame of the corresponding movie and a quick, little animation displays as it takes you into the page. That's great. The problem is that, if you were in the "Who We Are" page and clicked "Contact" it should NOT go to Frame 1 of that movie... It should go to Frame 30, because there is a specific animation that connects "Who We Are" to "Contact" that is not the same as the connection animaton between "Home" to "Who We Are". So how do I get the code to be more specific?
HELP!
~Vik
http://www.explorecore.com/index3.html
View Replies !
View Related
Frustrated With Loading Movies Inside Movies.
Ok here's my sight:
http://www.fantim.org/811/index2.html
This is my second attempt at making an all flash site. I got two questions.
1. Lets say I have three movies. Movie1.swf Movie2.swf and Movie3.swf
Movie1.swf has Movie2.swf loaded inside of it. Is there anyway to make Movie2.swf load Movie3.swf inside Movie1.swf ? Does that make sence?
2. Is there anyway to load only certian parts of a movie into another movie? For example:
I have this file http://www.fantim.org/fantimshow/movies/movies.swf (Don't mind the chopiness of it) As you can see it has excess stuff on the sides. Is there anyway to load this within another movie without showing this excess stuff?
Any help would be appreciated.
Thanks
View Replies !
View Related
Frustrated With Loading Movies Inside Movies.
Ok here's my sight:
http://www.fantim.org/811/index2.html
This is my second attempt at making an all flash site. I got two questions.
1. Lets say I have three movies. Movie1.swf Movie2.swf and Movie3.swf
Movie1.swf has Movie2.swf loaded inside of it. Is there anyway to make Movie2.swf load Movie3.swf inside Movie1.swf ? Does that make sence?
2. Is there anyway to load only certian parts of a movie into another movie? For example:
I have this file http://www.fantim.org/fantimshow/movies/movies.swf (Don't mind the chopiness of it) As you can see it has excess stuff on the sides. Is there anyway to load this within another movie without showing this excess stuff?
Any help would be appreciated.
Thanks
View Replies !
View Related
FMX - Movies Inside Movies Don't Work
Hello!
Well i have a great problem here!!
I am triying to load a movie while another movie is runing, inside a movie clip, but both of them are runing inside a main movie, like this:
there are 3 movies (.swf)
1º Main
2º A
3º B
The main movie has inside 2 movieclips:
a) site
b) galery
-----------------------
1º - From the main movie, I call movie "A" into the movieclip "site"
2º - From the movieclip "site" I want to call movie "B" into the movieclip "galery" in the main movie, and unload "A" movie form the main movie
3º (and final one) - from movie "B" in the movie clip "galery" of the main movie, i want to call "A" movie to the "site" movie clip, and unload the "B" movie.
What sould I do???????????
I can call the "A" movie, but nothing else!!!!!!!!!!
Any suggestion?
Thanks in advance!!!!
View Replies !
View Related
Loading Movies Inside Of Movies
Hey Guru's,
I am trying to figure out something with flash. I am working on making my site not so big by creating multiple movies of each page therefore making the movie smaller and loading in sections instead of loading the whole thing at once. I was wondering if you knew how to do this? Do I need to create a movie that lives on level0 and then load each movie inside of that when they click one of the topics on the page? How do I go about making that load in and then once they click to a differnt topic it loads another .swf? Can i make it so that the top bar stays or anything of that nature? I am just confused on how levels work and how to get it to work for me. Any advice or references I could possibly get would be appreciated!
View Replies !
View Related
HELP HOW DO YOU ADD FLASH IN YOUR EMAILS
I'VE BEEN TRYING 4 AGES!!!!! BUT I CANT FIGURE IT OUT!!!! I WANT TO PUT A LOGO BUTTON SORT OF THING IN THE END OF MY EMAILS. IAM USING OUTLOOK EXPRESS (LATEST VERSION) AND FLASH 5.
P L E A S E H E L P!!!
P.S HOW DO YOU INSERT A FLASH SIGNATURE IN THESE THREADS?
THANX IN ADVANCE!!!
View Replies !
View Related
Flash Emails
I am trying to send a marketing email that contains a flash movie. I've tried lots of different ways to do this but can't get it to work on a mac (it works on a PC fine). I need it to show in the window automatically. Any ideas?
View Replies !
View Related
Using Flash In Emails
I tried doing a search on the boards for this but the engine kept timing out and producing errors....
I have a client that wants to do a email campaign specifically targeted to a group of people whop all use Outlook for email purposes. They want to include Flash in the emails to give more flair.
I know this can be done using the stationary in Outlook by creating an HTML file and calling up the stationary. However, because these marketing pieces will be using Flash and text elements, it would be preferable to create them without using stationary.
My question is if there is anything out there that will help in creating a Flash-based email or if there any tutorials to help along. The method of delivery has not been determined at this point. Would using a "newsletter"-type program with HTML capabilities be more useful in this case?
Thanks for any help.
Charles.
View Replies !
View Related
Flash In Emails
I am putting together an email for a greeting card using flash. I usually put the swf on my server with a link and then they click and see the card... Is there anyway the flash automatically can play once the email is opened eliminating the need to click??? Usually I put it together in word, copy and paste it and it doesn't work... Or is this impossible and you can only link? If possible, how do you do this?
View Replies !
View Related
Flash In Emails
Does anyone know how to get A SWF file to play when you open an email? I've also seen it work by getting the email to open up an HTML page with the SWF in it. It's for an interactive invitation ... all suggestions welcome!
View Replies !
View Related
Flash In Emails
SOS guys ...
i'm trying to broadcast an email that contains a flash banner in it ... but the banner is not showing in the end reciever customers but instead they c a blocked activex ...
is here the right place to ask what to do about that ?? and can i broadcast html pages that contains flash movies ???
View Replies !
View Related
Flash Emails
Is there a way to paste or insert Flash into a email message for use in email newsletters? Not sure how or if swf files can be imported into a HTML email.
View Replies !
View Related
Flash In Emails? Is That Possible?
is it possible to do flash sent in emails?? like a lil flash intro about a club or something??
I was thinking where the html file is coded to load the flash externally (preload) kinda like the Remote loading technique.
any suggestions? or has anyone tried?
View Replies !
View Related
Flash Emails
Is there a way to paste or insert Flash into a email message for use in email newsletters? Not sure how or if swf files can be imported into a HTML email.
View Replies !
View Related
Flash In Emails
Has anyone used Flash in html base emails. I'm getting ready to design a confirmation email for a business and wanted to include a document converted into Flashpaper (still an .swf file). They want their clients to be able to read and print the document but not download it.
Also, what's your oppinion of using html vs. text for confirmation emails, such as when one fills out a form for information and you set up an automatic confirmation email to be sent after they submit the form. I've never seen an html confirmation email when I've filled out forms so I wondered if there was a reason.
Thanks in advance.
View Replies !
View Related
Flash In Emails
Does anyone know what code one should use to embed a flash movie in an HTML-email so that the flash movie plays on opening the email
I've tried using the standard code but on opening the email nothing at all appears - email is blank.
I'm using a Outlook Express on a Mac
much thanks
View Replies !
View Related
Flash Banners In Emails?
How can I put Flash banners or small movies at the beginning or end of emails? Everytime I try this I wind up sending the swf file to the recipient, when I want the file to actually play when the email is being read.
Thanks,
JP
View Replies !
View Related
Flash Html Emails
I have seen posts on here before but never needed it. Well, the time has come where a client has asked for it. I need to figure out how to send Flash like an HTML email. Thank you.
View Replies !
View Related
Flash Based Emails, How-to?
I tried to search before posting, but was unsuccessful:
Fatal error: Maximum execution time of 30 seconds exceeded in /www2/flashkit/php/prepend.php on line 46
Warning: open(/d02/sess_14420fe9c9c1d3419d3c974fef15a484, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/d02) in Unknown on line 0
So does anyone know how to get Flash based emails to display in Outlook and Outlook Express with their default security permissions?
I built a Flash movie, and am sending it in an HTML email using a simple PHP script. The email arrives fine, the text portion is immedietly viewable, but it won't display the Flash portion unless I lower the email client's default security settings. How do you get around the default security settings?
I get HTML emails all the time, many of them Flash based, so I know this is possible. I just don't know what they are doing to theirs that I am not doing to mine.
Thanks in advance.
View Replies !
View Related
Sending Emails In Flash
After looking around the web for several hours, i could find no ressources or tutorials on how to send an email via flash. I don't even know if it's possible, although i have seen many sites do it. I mean, where you have a text box called Subject, one called From,To, etc... then a send button that sends the content in the text box and all that. I want this to be all done in flash though, i dont want it to link to Outlook Express or my mail client. Thanks
View Replies !
View Related
Flash / HTML Emails
HEy all,
Developing some HTML email designs for clients and im looking to insert flash banners, into the email.
Will this be a problem with active x restrictions in MS Outlook?
Does anyone have a fool proof way of having flash/html emails working perfectly over a variety of systems and email browsers??
Thanks very much for your help!!
View Replies !
View Related
Flash In HTML Emails
hi, i'm new to the forums, sorry i suck =o
here's my question:
My company wants to email Flash advertisements to our clients. Obviously, we want them to just open the email, from whatever email app they are in (outlook, hotmail, yahoo, etc) and have the movie start playing automatically. I've done a lot of research into doing this by searching this forum as well as others but i still can't get a definitive fix on whether or not it's possible.
So can it be done? and if it can't, whats the next best thing we can attempt to do to get that flash movie playing.
Thanks in advance
View Replies !
View Related
Flash Forms, PHP And Emails...
I'm baffled by this and very, very frustrated...
I have a form in Flash that should use a php file to send to an email. Simple set up right?
The text input fields all have variables named
Here's the scripting in Flash for the "submit" button:
on (release) {
if (!name.length) {
info = "Please enter your name.";
}
else if (!Email.length || Email.indexOf("@") == -1 || Email.indexOf(".") == -1) {
info = "Please enter a valid e-mail address.";
}
else if (!message.length) {
info = "Please enter your message in the Comments box.";
}
else {
loadVariablesNum ("https://www.website.com/cgi/MailForm.php", "0", "Post");
gotoAndPlay(520);
}
}
That routine make sure that certain fields are required and filled. Now for the actual PHP file:
#!/usr/bin/php4
<?php
$ToName = "Website Name"
$toemail = = "email@website.com";
$name = stripslashes($HTTP_POST_VARS['name']);
$email = stripslashes($HTTP_POST_VARS['email']);
$address = stripslashes($HTTP_POST_VARS['address']);
$city = stripslashes($HTTP_POST_VARS['city']);
$state = stripslashes($HTTP_POST_VARS['state']);
$zip = stripslashes($HTTP_POST_VARS['zip']);
$phone = stripslashes($HTTP_POST_VARS['phone']);
$message = stripslashes($HTTP_POST_VARS['message']);
$subject = "Contact from Website";
$emailbody = "Name: $name
Address: $address
City: $city
State: $state
Zip: $zip
Phone: $phone
Senders Email: $Email
Message Sent:
$message
";
$headers = "From: " . $email . "
" . "Return-Path: " . $email . "
" . "Reply-To: " . $email . "
";
mail($toemail,$subject,$emailbody,$headers);
?>
Anybody out there figure out why this doesn't work?
View Replies !
View Related
Flash Based Emails?
Completely frustrated and can't find any other tutorials other than this one which I can't seem to make work, AT ALL. Help!
http://www.kirupa.com/developer/acti..._php_email.htm
View Replies !
View Related
Sending Emails Through Flash...
Hi,
Is there a way to put the text of a dynamic textfield into an email automatically. I have a shopping basket thing that makes a list of items that i want to email off when you are finished.
But heres the problem.. Its running off a cd, i hear that it is very very difficult to do. But can someone give me some advice?
Failing that is there a way to print off the textfield from flash??
Any help would be great!!
Steven.
View Replies !
View Related
Sending Emails Through Flash...
Hi,
Is there a way to put the text of a dynamic textfield into an email automatically. I have a shopping basket thing that makes a list of items that i want to email off when you are finished.
But heres the problem.. Its running off a cd, i hear that it is very very difficult to do. But can someone give me some advice?
Failing that is there a way to print off the textfield from flash??
Any help would be great!!
Steven.
View Replies !
View Related
How To Make HTML & Flash Emails?
Hi All,
I wish to do a mass email to lots of friends and what to send it as a cool Flash & HTML 'pretty' grafix etc type doc...
How do i do this??? is there some tutorials.... software etc ??
also, if the end user is not supporting HTML in their email software, how to i revert it to plain text, while ensuring that none of the content is lost???
Cheers for your help
View Replies !
View Related
Flash Emails That Arent Blocked?
I am trying to create a flash email that is not blocked by Norton or Firewall software. I am not embedding the flash file into the email, but loading it into the HTML email while the user is looking at it.. I am fairly sure there is a way to do this.. does anyone know how? I am not a psycho-spammer by the way!!
View Replies !
View Related
Sending Emails From Flash Based CD-ROM
Hi,
I am pretty new to flash coming from a video background. I have created a email form with the help of a Flash MX book. Basicly the form is supposed to let the user simply type their email address, a subject, and a messase, then allow them to hit send and send the email to a fixed email address. The book is I got this from is set up for using the form on the web, but since I am doing a CD-Rom how do I make this work?
Any ideas would be great.
Thanks
Adam
View Replies !
View Related
Embed Flash Animations In Emails
Hello... i was wondering if its possible for flash to be included in emails...
Like a Christmas animation card. When someone open the email the animation is included inside it. Is that possible? If yes how can i achieve it? Thanks for your help
View Replies !
View Related
URGENT: Putting Flash Files In Emails, Please Help
I thought I had found a tutorial that explained how to put a ecard into email, but turns out it is just how to custimize the ecard. I have created a generic flash holiday moive (no cutomatization necessary) and I need it to show when you open your email. Is this possible?? I sure hope so or my ass is dead I told my boss it was!!!
Please help. I have one idea of formatting the email as html and stealing the code from dreamweaver that imbeds swf files to make the movie pop up in the email when it is open.
Thanks in advance please save me.
View Replies !
View Related
ATTENTION, HELP Sending EMAILS THREW FLASH
IM sending it again, coz it didnt get anyones ATTENTION!!
Hey
I need some help ASAP with sending a form threw email
in the file below, will give you a prime example of how i want it to work
but, i'll tell you on here in my best knowledge.
I have:
Variable
Full Name: name2
Phone #: phonenumber
Email Address: emailaddress
Comments: texte
component name
Country: country
checkbox - component name
Reasion 4 Contact
Interested In Joining: joining
Wish To Order: order
Contact Me: contact
radiobuttons - component name
Gender
Male: male
Female: female
Other: other
then i have:
Submit and Reset buttons
Submit component name is = submit
Reset component name is = reset
-------------------------------------
so when someone fills out or selects all that stuff and clicks submit
it then goes to ' results' frame.
on that frame there is:
1 dynamic textfield which displays all the infomation gathered from the previous form.
variable name = send
instance name = result
---------------------------
back and submit buttons are on that frame to
submit button - i want to send to an email address of course , but dont know how to get that far. brain not functioning to good these days.
PLEASE HELP ... ASAP
when someone clicks on the submit button, the infomation in the dynamic textfield needs to be sent to an email address.
thanks
P.S
if you have a bettter way of doing it, be my guess, get into it , muck around with the thing and see what you can come up with. and get back to me ASAP
SERIOUSLY NEED HELP NOW!!!!!!!!!!!!
email = transecore@yahoo.com.au
regards,
Mick
file = contact
View Replies !
View Related
Movies Inside Movies, Inside Movies...
Hello, I have adequate flash skills but my actionscript isn't so hot.
I'm using a script I found to load movies in and out of a movie with transitions between.
Here's an example of the script:
Quote:
on (release) {
if (_root.currMovie == undefined) {
_root.currMovie = "movie01";
container.loadMovie("movie01.swf");
} else if (_root.currMovie != "movie01") {
if (container._currentframe >= container.midframe) {
_root.currMovie = "movie01";
container.play();
}
}
}
My main movie has links at the top. This is the 1st Movie.
When a link at the top is clicked it's sub links load from an external movie at the bottom of the page. This is the 2nd movie, loaded inside the 1st.
I then want the sub links to load (an external movie) in the middle when a sub link is clicked. This will be the 3rd movie, loaded from the 2nd movie.
So far using that same script if I open up the first movie, click a link it loads fine, but when I go to click a sub link nothing loads.
However if I open up the 2nd movie, the 3rd movie will load fine.
I suspect it might have something to do with the "root" part?
I tried using "level1" instead but the result was the same.
There is probably a simple solution to this, but this is my first time trying to build a site which uses transitions between movies and I'm stuck.
I hope someone can help me.
Thanks.
View Replies !
View Related
|