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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 58208 - 58237 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
58208
Hi Becky, This is related to a player that can play an FLV movie, or WMV or AVI or Mpeg, not swf as the player would be a swf swf will crash after 16,000...
dale eagan
golfdart
Offline Send Email
Nov 1, 2006
8:46 am
58209
The individual we are looking for will be required to design and develop concepts and create Flash-based content from start to finish, maintaining quality and...
Kiran Goud
sairudra
Offline Send Email
Nov 1, 2006
8:00 pm
58210
HI All, I've built a preloader, but I'm not quite sure how to apply it. Do I use scenes to set this up or should it be located in the first frame of each...
breco357
Offline Send Email
Nov 1, 2006
8:04 pm
58211
Dear partners I have five flash presentations file, i need to run them one after the other using one HTML page, so when i double click this HTML file it will...
nresan
Online Now Send Email
Nov 1, 2006
10:50 pm
58212
Why don't you think so? What I mean is, you could have a single application which contain any number of subroutines inside it. When someone tries to open a...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 2, 2006
12:31 am
58213
You have a couple of options. If you have the source code for your files, you could load each one at the end of the previous one using loadMovie. If you don't...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 2, 2006
1:14 am
58214
I am having problems publishing down to the Flash 7 player from Flash 8. The trouble is, when I draw a rounded rectangle with an outline, the outline is...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 3, 2006
7:57 pm
58215
You don't need to go down to MX, MX2004 is fine. I've not run into your problem, but I also don't draw rounded rectangles in Flash. What about keeping the file...
Radley Marx
rmarx@...
Send Email
Nov 3, 2006
9:30 pm
58216
You mean, work on it in MX2004? I'm sure that would work, but I don't have 2004 installed on my computer anymore. I could reinstall it, but it would not really...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 3, 2006
11:19 pm
58217
Hi I guess my first post here may as well be something hopefully useful:) Generally the best way (in some people's mind) is to create your preloader (which...
shawn.gibson
Offline Send Email
Nov 4, 2006
1:56 am
58218
... Hey Mike, I have several preloader examples for Flash 5 and MX (Flash 6) at http://flashstuff.net/examples/management/ -- RuneImp ImpTech - Web Hosting,...
runeimp
Offline Send Email
Nov 4, 2006
2:38 pm
58219
I meant that you can work with it as a MX2004 file in Flash 8. When you change the file format using Save As, Flash 8 will continue to work with it as a MX2004...
Radley Marx
rmarx@...
Send Email
Nov 4, 2006
5:11 pm
58220
... Shawn, Your post was very helpful to me as I have been trying to create a pre-loader. Could you please share with us some of your resources on the web for...
Diane
dkjwebs
Offline Send Email
Nov 4, 2006
6:18 pm
58221
Actually that has not been my experience. When I change a file down to FlashMX2004, the minute I reopen it in Flash8, the problem reappears for any newly drawn...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 4, 2006
6:27 pm
58222
hi all i want fla source like this flash slide show http://www.sherine.tv/photos/varieties1/gallery.swf thanx Mohammed Mosaad ... (+20) 010 6224381 (+20)...
mohamedm mosad
atoofah2003
Offline Send Email
Nov 5, 2006
12:10 am
58223
I am a teacher in sydney australia. I have a student the is making an animation using flash we had seen an example on the internet where there is a fade out to...
Rodney Galvin
rodgalvin
Offline Send Email
Nov 5, 2006
12:10 am
58224
Hi All, I would like to ask please if anyone knows how to do this... I will have a lot of content loaded into accordions (AS2/v2)...and I do so with the...
shawn.gibson
Offline Send Email
Nov 5, 2006
12:12 am
58225
I am a teacher in sydney australia. I have a student the is making a multimedia presentation on the planets of the solar system (now down to 8). We have...
Rodney Galvin
rodgalvin
Offline Send Email
Nov 5, 2006
12:13 am
58226
Hi Diane, this is what I use (more or less...haha). I'm not sure of the source anymore (the link is in the file though...), but I didn't make it, so hopefully...
shawn.gibson
Offline Send Email
Nov 5, 2006
12:13 am
58227
It should be no problem loading your movies on demand. I don't know what the movieclips named in this script look like, but presumably they contain media ...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 5, 2006
4:26 am
58228
This sounds like a problem with something called scope. Any goto command you write can be thought of as talking "to" a timeline. Now, a single animation can...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 5, 2006
4:38 am
58229
Thanks Shawn - I'll have fun playing around with that! Diane K. Jensen DKJ Web Site & Graphic Design http://www.dkjwebs.com...
Diane
dkjwebs
Offline Send Email
Nov 5, 2006
12:26 pm
58230
Mohammed, if you get the source file similar to this site! Please email at jarteaga@... Thanks ... Yahoo! Groups....
JJ
santodomingo
Offline Send Email
Nov 5, 2006
3:54 pm
58231
Thanks Becky. Well, after reading what you wrote, I'm halfway there...I think... I have made this based on MM Help files: // Create new Listener object. var...
shawn.gibson
Offline Send Email
Nov 5, 2006
3:56 pm
58232
You are setting all your Booleans to true with lines like this one: if (_root.content1==false) {} else if (_root.content1=true) // need DOUBLE EQUAL to test,...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 5, 2006
4:49 pm
58233
Thanks Becky, but you give me too much credit>>need DOUBLE EQUAL to test, single to test, but you knew that :) ... I think it's time to study operators a...
shawn.gibson
Offline Send Email
Nov 5, 2006
6:22 pm
58234
You're doing greeat. Just keep playing, reading, and posting questions. You'll get there. Becky ... From: "shawn.gibson" <shawn.gibson@...> To:...
Becky Kinney
beckykanokinney
Offline Send Email
Nov 5, 2006
6:37 pm
58235
Hi, I was looking over some scripts I wrote several years ago, and there's one thing I never figured out. Maybe you can help. I have a number of avatars in a...
Chilton Webb
chiltonwebb
Offline Send Email
Nov 5, 2006
10:16 pm
58236
Hi, I am a flash developer and love to make games. As a hobby i made sme flash games and had published them. I would like your people to play the games as its...
smiling_generation
smiling_gene...
Offline Send Email
Nov 5, 2006
10:22 pm
58237
I knew I'd screw some of this up... On Sunday, November 05, 2006, at 04:16PM, "Chilton Webb" <chilton@...> wrote: Old... ... Desired... ... Thanks, ...
Chilton Webb
chiltonwebb
Offline Send Email
Nov 5, 2006
10:26 pm
Messages 58208 - 58237 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