Search the web
Sign In
New User? Sign Up
FLASHmacromedia · Moderated Flash discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 55508 - 55537 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55508
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...
Gowri Penkar
gpenkar
Offline Send Email
Jul 1, 2005
9:41 am
55509
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...
Muzak
muzakdeezign
Offline Send Email
Jul 1, 2005
11:22 am
55510
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....
yankledd
Offline Send Email
Jul 1, 2005
11:22 am
55511
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...
skyflyer_01
Offline Send Email
Jul 1, 2005
11:24 am
55512
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...
Matt Day
dayboy15
Offline Send Email
Jul 1, 2005
11:24 am
55513
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@...
Send Email
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...
yankledd
Offline Send Email
Jul 1, 2005
11:25 am
55515
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...
yankledd
Offline Send Email
Jul 1, 2005
11:29 am
55516
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...
john grden
neoriley
Offline Send Email
Jul 1, 2005
11:32 am
55517
Hi there, Thanks a lot for your help. Will get back to you in case I am stuck again. Muzak <p.ginneberge@...> wrote: Problem should be located in...
Gowri Penkar
gpenkar
Offline Send Email
Jul 1, 2005
12:28 pm
55518
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,...
Becky Kinney
beckykanokinney
Offline Send Email
Jul 1, 2005
12:39 pm
55519
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 ==...
Kelly Vernon
kellydvernon
Offline Send Email
Jul 1, 2005
12:42 pm
55520
Do you have the appropriate browser plugins installed? Also, why are you looking for HTML code in Flash? I don't know what this means. Becky ... --...
Becky Kinney
beckykanokinney
Offline Send Email
Jul 1, 2005
12:48 pm
55521
There are xml editors they could use, some of which are free. If they use Microsoft Office they may have access to InfoPath, which provides a nice...
Becky Kinney
beckykanokinney
Offline Send Email
Jul 1, 2005
1:04 pm
55522
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@...
Send Email
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...
bygbaby@...
bygbaby74
Offline Send Email
Jul 1, 2005
2:32 pm
55524
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@...
Send Email
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...
yankledd
Offline Send Email
Jul 1, 2005
3:59 pm
55526
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...
John Grden
neoriley
Offline Send Email
Jul 1, 2005
4:05 pm
55527
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...
ma_warden
Offline Send Email
Jul 1, 2005
9:53 pm
55528
Hello, Can flash reproduce WMA files? If so, what happen if the user is using a mac? Thanks, Roger...
rogerjs
juliasatorra
Offline Send Email
Jul 2, 2005
3:37 pm
55529
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...
Paul Mihai
battery_pm
Online Now Send Email
Jul 2, 2005
10:31 pm
55530
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...
moonlight
beckykanokinney
Offline Send Email
Jul 2, 2005
11:09 pm
55531
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...
Paul Mihai
battery_pm
Online Now Send Email
Jul 2, 2005
11:20 pm
55532
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@...
Send Email
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@...
Send Email
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...
Dale Kay
dale1kay
Offline Send Email
Jul 3, 2005
12:02 am
55535
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, ...
Bygbaby.com
bygbaby74
Offline Send Email
Jul 3, 2005
2:08 am
55536
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...
pramod bhure
prabhureus
Offline Send Email
Jul 3, 2005
2:12 am
55537
Hey Everyone, Does anyone know anything about flash 8 [Non-text portions of this message have been removed]...
yasserflash@...
Send Email
Jul 3, 2005
11:16 am
Messages 55508 - 55537 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help