I'm trying to make an "Add Bookmark" button inside of a flash SWF. So far I just have a button. What do I need to do to make it bring up the Add to Bookmarks prompt when clicked?
I have made a simple html/java button using something like this? Can I implement this into actionscript or...
I have created a dynamic text box with a instance value of "short_slogan" and in the var field I also put short_slogan. When I convert the dynamic text box to a symbol and call it "short_slogan" it puts the dynamic text into a movie clip. When I edit the movie clip, on the...
Now is it possible to start a session inside the flash header at Frame 76? Perhaps I am starting a session in my php page and passing that value like this:
<param name='movie' value='header.swf?display=$display'>
then I start the session for $display
$_SESSION['display'] = 'viewed';
But I would...
Okay, I got it to work for when I test the movie inside of Flash MX. When I set display = viewed or notviewed withing the header file. But when I open it in my browser I get a blank header. If I right click and then hit play it scrolls through it. What am I doin wrong?
lee20
Well allright. Let me give this a shot. Sounds like it should work. I'll let you know if I get it to work. If not I'll shoot you the zip file.
Thanks alot,
lee20
Well right now, I have two copies of the swf. One with the intro and one without. I'm starting a session after the header is displayed. It looks something like this:
"header2.swf = reduced copy of header (no intro)"
if($session == '1') $header = 'header2.swf';
else $header =...
Hmm. I don't know what the heck I'm doing wrong. But when I do what you said, I get a blank header. If I hit play it scrolls through it.
I would love to figure it out. But what would one of you guys charge me if I was to shoot you the header file and have you set it to skip to frame 76 after...
Well generally placing the header in it's own frame would be an easy solution. However, I try to not use frames because of personal preference.
I'm going over that url now.
thanks-
lee20
Okay, I have a flash header at the top of a web page. When the page loads, the text and graphics fade into the picture with motion tweens.
The problem is, when I goto another page the header file does all the motion and cool effects again. I want it to only do the effects the first time the...
This is probably really easy, but I have no idea how to do it. I'm passing the variable $name like this:
<Param="FlashVars" Value="name=John">!
How do I display that as text in flash?
Thanks
lee20
I'll be using mySQL. I know how to do all the database stuff. Just need to know how to implement it into flash.
Not sure if this is possible or if it is the best way. But I would like to pull the information from the database and place it in an html table. Then store that whole table as a...
Is there away to determine if flash is installed? If so how?
I need to be able to detect if flash is installed on a visitors machine. If flash is installed then direct them to the flash page. If flash in NOT installed then direct them to the NON-flash page.
Any ideas?
Thanks
lee20
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.