all groups > macromedia flash sitedesign > november 2006 >
You're in the

macromedia flash sitedesign

group:

Embedding HTML in a Flash site


Embedding HTML in a Flash site Jovial Freddy
11/29/2006 12:00:00 AM
macromedia flash sitedesign:
I'm trying to add the HTML code for a PayPal button to my website, but for the
life of me, I can't seem to figure out how. Is there a way to add HTML to a
Flash file, or even to a Flash generated button? Am I even making sense? I'm
a complete programming newb, this website is my first project. Any help anyone
can offer is greatly appreciated.:confused;
Re: Embedding HTML in a Flash site PowerUp
11/29/2006 7:19:11 PM
Usually, PayPal buttons will deliver the user to the paypal site,
where they can process their payment. You may consider having a button
within your SWF that delivers your visitor to an html page on your
server that holds some payment information and also the payment link
(since they will be redirected out of your Flash website anyhow).

Greg

http://powerupmysite.com

On Wed, 29 Nov 2006 05:27:32 +0000 (UTC), "Jovial Freddy"
[quoted text, click to view]
Re: Embedding HTML in a Flash site derobinson
11/30/2006 6:48:59 PM
You can set dynamic text fields to render HTML (though only a small subset of
HTML tags are supported). You could also import the button graphics and make te
button itself in Flash using a getURL() function to call the appropriate page
when clicked.

Hope that helps!

AddThis Social Bookmark Button