Hi there everybody, I am required to create a Flash site which has ann XML menu. This I have managed to accomplish. The problem is that each link opens up into...
Problem should be located in "gotoFunction", which you didn't post. I assume it has a getURL action that opens the page passed as a parameter. If you want to...
Hi Becky, I did create the gallery in Flash and it works fine there. When I brought it to Dreamweaver, I changed the size to match the size it was in Flash....
I am having trouble with this piece of actionscript. If action = 1 , I want the movie to stop. However if action is not equal to 1, as I set it to "send" at...
If what i think your saying is right. This happens to me to and my guess is that since the stage is bigger than the button that when you paste anything that...
Cheers Becky, I just got a copy of mx 2004 pro. Xml.. hmm. I'm just wondering how they'd update the text in the file if it was tagged as xml. The folk who'd...
Colin Hamilton
colin.hamilton@...
Jul 1, 2005 11:24 am
55514
Hi, I did make the gallery in Flash. When I brought it into Dreamweaver, I changed the dimensions to match the ones in Flash. When I press Play in...
Hi, I did create the swf in Flash. When I opened it in Dreamweaver, I corrected the dimensions. When I click Play in Dreamweaver, my stage goes blank. When...
Hey all, I'm going on vacation for a week. if you post to the list and your posts are moderated (you're a new member and havne't been cleared yet), please be...
You need to change if(action="1") to if(action=="1") //double equals is a test, single equals sets the value. Becky ... want the movie to stop. ... beginning,...
If you just restructure your email with the code syntax you provided it shows that you have an extra } at the end... Also change (action = "1" ) to (action ==...
oh right.. it sounds a bit of a pain... this thing is growing into a monster...! hmm.. maybe I'll just give them a website instead.. hehe cheers Becky, no...
Colin Hamilton
colin.hamilton@...
Jul 1, 2005 2:18 pm
55523
Does anyone know of any online tutorials on creating custom slider bars for text boxes? Thanks in advance -- Bygbaby C-Me @ Bygbaby.com Afro Chit Chat...
Hi, Someone does know how to import a video sequence with no background? For making the classical kind of video whith a guy's talking with a flash environment...
Pascal Gaggelli (pgag...
pgaggell@...
Jul 1, 2005 3:57 pm
55525
Hi, I'm not sure what the appropiate plugins are. I can view Flash movies on other sites so I assume I do have everything needed. As far as looking for HTML...
In Flash 7, FLV's don't support alpha channels. Flash 8 does when it comes out later this year. To do what you're talking about, you'll have to convert your...
Dear Matt and Radley. Matt Day = Message 55512 Perhaps a mixture of both that you have mentioned? I ended up scrapping the file and starting afresh. I have...
Hello. I'm building a flash website and I have a problem. I have a scene with 40 frames. I declare a variable, var page at frame 20. I try to "acces" the...
I'm not sure I'm understanding you correctly. Here's my guess. 1. You have a frame action on frame 20 that sets the variable's value: var page=5. 2. At frame...
Yes Becky, you understood. I'm gonna tell u exactly what I did. I have a 6 buttons. On each button I have a variable page and the value is set every time I...
first guess: these aren't the same variable name... page.value = 5; switch(pagina.value) also - you should set your value before the goto command. -radley...
Radley Marx
rmarx@...
Jul 2, 2005 11:43 pm
55533
Just google it. You have two choices: - Skinning a component (like textArea or scrollPane) or - Using a movieclip holder and any tutorial-based scroller. 2nd...
Radley Marx
rmarx@...
Jul 2, 2005 11:57 pm
55534
better yet use search.com and find what you are after... <Google does not index a lot of very informative sites due to how it indexes web sites, search.com...
Thanks Radley & Dale, I actually did a search last night & found a good site (http://www.smartwebby.com/Flash/text_scrollers.asp) for what I wanted. Peace, ...
Hi Gowri, I am Pramod from Pune. I have just signed in Flashmacromedia forum site. & I have got lots of mails in my inbox. 1 is ur also. I have just read ur...