all groups > flash (macromedia) > december 2005 > threads for saturday december 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
HNY
Posted by David Brewer at 12/31/2005 10:00:16 PM
Happy New Years everyone
--
David Brewer
... more >>
Re: How do I make a button to allow viewer to Play or Repeat flash movie?
Posted by Andrei Stoica at 12/31/2005 9:48:18 PM
Neodevilbane hey the subject of the movie is about one of my countries century's ago leader. How come u write about him?... more >>
Image highlight masking?
Posted by RichWallace at 12/31/2005 5:12:01 PM
I'll get it out now, I'm a total newbie with flash..and of course, I'm
attempting to perform a difficult task as a first project. A friend of mine
has a site, http://www.spytech-web.com, that includes a flash based logo. If
you look at the logo, he has a spherical globe in place that has a h... more >>
A few questions about rotation and motion tween
Posted by Norbertofh at 12/31/2005 1:38:04 PM
Hello,
I'm new to Flash and I'm having some hard trouble rotating an object, so I
would like to pose a few questions.
Question 1:
What I want to do is to rotate an arbitrary angle without ActionScript, so
the CW and CCW Rotate are not an option. This leaves me with the "Auto" option... more >>
Showing variety of straplines.
Posted by Russ-T at 12/31/2005 1:20:05 PM
Hi
I'm pretty new to Flash and I am looking to build a banner that fades in /
out 10 - 12 different quotes over time. What would be the best way of
approaching this without building a huge timeline? I can imagine making
10 -12 MC's containing the quotes (and transitional animation) but I'm ... more >>
Cult 3D & Flash
Posted by Andrei Stoica at 12/31/2005 11:33:48 AM
Hello! I have a problem and i hope that someone can help me. Here is my
problem: I am creating a kind of educational software and i use cult 3D in it.
In a lesson for example i have a 2D representation in flash in witch the user
can move a line. In a other part of the screen i have a 3D repres... more >>
Preloader re-runs when clip loops
Posted by MMnovice at 12/31/2005 10:11:51 AM
I downloaded this preloader that Rick was generous to post:
www.doubleclicdesign.com/dev/preloader/preloaderTemplate.fla
I added it as a new scene and moved that scene in front of my existing scene.
It works but it re-runs when my clip loops.
What do I need to change to prevent this ?
... more >>
Re: How do I make a button to allow viewer to Play or Repeat flash movie?
Posted by Neodevilbane at 12/31/2005 9:53:53 AM
I'm sure I'll figure it out from here, thank you!... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Re: How do I make a button to allow viewer to Play or Repeat flash movie?
Posted by Neodevilbane at 12/31/2005 9:32:33 AM
Gotcha, thank you. That brings up a little popup with all the transitions and
images I've inserted into my movie... but I'm still not clear on the following
parts you wrote above :
"So you have your movie in the library.
Drag it to the stage."
I don't see it anywhere to drag... let al... more >>
Flash Transparent Background/Window
Posted by mememetx at 12/31/2005 9:24:54 AM
I'm a total newbie at Flash - I'm learning it as I go along. The question I
have is probably an advanced one, but I'll shoot for the stars.
Okay, I want to create a window that has a transparent background. In other
words, I get to decide the shape of the window. It's kind of like Winamp ... more >>
Re: How do I make a button to allow viewer to Play or Repeat flash movie?
Posted by Neodevilbane at 12/31/2005 9:24:26 AM
Super dumb question... how do I access the library panel? Following you fine on the rest.... more >>
Illustrator Anchor Points - Import
Posted by mememetx at 12/31/2005 8:43:08 AM
Newbie here... to Flash, at least. I'm trying to create a webpage layout in
Illustrator and will hand this file to someone better at Flash. However, I'm
trying to make sure my drawings import correctly (as they are not familiar with
Illustrator). Problem is, the import/export of my drawings... more >>
Re: How do I make a button to allow viewer to Play or Repeat flash movie?
Posted by alanwallace4 at 12/31/2005 8:13:36 AM
Hi,
firstly, make a button.
give it an instance name of butt_btn
make your movie.
give it an instance name of movie_mc
Add an actions layer and put this code in
butt_btn.onRelease = function() {
_root.movie_mc.gotoAndPlay(1);
}
To stop it looping you need to decide if you wan... more >>
Overlapping spotlight effect - help please!
Posted by davedonutz at 12/31/2005 8:05:15 AM
Hi
I'm trying to do an animation in Flash 5 to demonstrate the effects of adding
the primary colours using the circular "beams" of red, blue and green
"spotlights" to create the secondary colours where the circles overlap.
To start with, I'd like to move two colored circles (eg. red & bl... more >>
CAD to 3D Flash Model: Anybody, Anybody.....
Posted by a BIG image at 12/31/2005 6:22:36 AM
Hello all, I am hoping for some help with creating a 3D model from CAD
and then create an interactive demo in Flash. Does anyone have any
experience with this? What is the standard method for creating a 3D
model in flash from a CAD drawing? I could always build the product
from scratch in a 3D p... more >>
Does the use of xml in flash aid searchability
Posted by wnf at 12/31/2005 5:16:56 AM
Concerned about creating a flash corporate site.
Does xml text imported into flash help searchabilty in search engines like
google?
How about regular external text?
Are either a better choice to attract the spiders?
... more >>
AS strategy help needed
Posted by manhattanmediaworks at 12/31/2005 2:53:01 AM
Hi all, happy new year.
I am somewhat of a newbie...I am working in a single framed movie and I have a
dynamic text field that contains a number, which changes over time. I want to
run a small set of actions (A) when this field contains either "6" or "8" -
otherwise do some other actions.... more >>
Copying frames from embedded video
Posted by signaltech_99 at 12/31/2005 1:24:29 AM
Okay I got a short video on my timeline of a person being interviewed
(inserted in timeline) I see it is like 800 frames long.
I want to try and make a "animated portrait" of the person. That is, take a
few frames where they are beginning to smile and animate this elsewhere in a
header ... more >>
Preloader Hung Up at 100%
Posted by March4Revenge at 12/31/2005 1:16:26 AM
Yeah the preloader loads, then it waits like 2-3 seconds before going into the
main movie. Never used to do this? Also, other animations suchs as movie
clips within movie clips also lag for like 3 seconds before going into their
animations.
Any ideas?
Thank You,
M4R
... more >>
How do they do that
Posted by handsomek at 12/31/2005 12:42:49 AM
Happy new year to you all
I was wondering how the effects on these two websites are achieved. Have they
used pre built effects in flash or have they used some other programs as well.
I will like to achieve this for my website, but none of my books reference this.
The websites are www.... more >>
Problems Exporting Movie to PNG
Posted by The ColeMan at 12/31/2005 12:36:46 AM
Hi
Can anyone help. I am trying to export a flash movie to a png sequence however
I am unable to do it successfully. The exported sequence only shows the items
on the main time line. ie. I have a movie clip that is on the main time line
and after 60 frames this movie clip tweens from the l... more >>
Banner help needed
Posted by Sbisa at 12/31/2005 12:24:10 AM
As a learning project I am basically seeking to replicate the banner-look you
see at the Macromedia homepage. Easy enough? Sort of. I have tried several
different methods, but my look is sloppy. First tried creating the rounded
rectangle with the tiny drop shadow (easy), with a mask that woul... more >>
|