Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





Pages (2): [1] 2 »   Last Thread  Next Thread
Author
Thread Post New Thread   

i just want a bloody fade-in
 

macarissa




quote this post edit post

IP Loged report this post

Old Post  09-20-05 - 09:20 AM  
okay, after two hours, i'm feeling like a complete idiot.  i just want to ta
ke
a simple jpeg image and have it fade in from a black background.  i've tried
everything: converting the image to a symbol, changing the opacity, creating
 a
motion tween, etc. -- all of the stuff the tutorials tell you to do.  howeve
r,
for some reason, i cannot get the first keyframe and the last keyframe to be
DIFFERENT IN THEIR OPACITY.  i'll click on one, set it to 0%, click on the
other, change it to 100%, and then go back to the first to set the create th
e
motion tween and the changes from the last frame have been applied to the
first.  i've tried doing it in different orders, with different things
selected, with DIFFERENT IMAGE ALL TOGETHER, and the opacities seem to be
somehow linked.  wtf?  i just need a stupid fade-in!:confused;:disgust;



Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

jimmeeruckus




quote this post edit post

IP Loged report this post

Old Post  09-20-05 - 09:20 AM  
Coming from Flash 5, I noticed Flash 8 handles transitions a bit differently
,
by embedding the transition into a tween.  Right-click the object on the
stage-->timeline effects-->transform/transition-->transition.  Which will op
en
a transition wizard for you to tweak.



Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

angel780466




quote this post edit post

IP Loged report this post

Old Post  09-20-05 - 09:20 AM  
make sure your jpeg isn't a "progressive scan".


Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

David Stiller




quote this post edit post

IP Loged report this post

Old Post  09-20-05 - 09:20 AM  
>> okay, after two hours, i'm feeling like a complete 

Not to worry.  The main thing is to make sure your imported JPG has been
converted to a symbol (typically graphic or movie clip).  It's the state of
being a symbol that allows you to apply changes to keyframes and have them
tween (specifically a Motion tween, which is what you'll need for this JPG).


> Coming from Flash 5, I noticed Flash 8 handles transitions
> a bit differently, by embedding the transition into a tween.

If you use the Timeline Effect, yes -- otherwise, traditional Shape and
Motion tweens are the same as they ever have been.

> make sure your jpeg isn't a "progressive scan".

This has nothing to do with it.  :)  Flash can import both progressive
and non-progressive JPGs just fine.  It was loading via ActionScript that
required non-progressive JPGs, and even that changed since the release of
Flash 8.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."




Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

angel780466




quote this post edit post

IP Loged report this post

Old Post  09-20-05 - 09:20 AM  
Right sorry about the confusion. Although I thinks it's recomended not to us
e
progressive scan for jpegs in Flash.
For more info:



Originally posted by: Newsgroup User

> make sure your jpeg isn't a "progressive scan".

This has nothing to do with it.  :)  Flash can import both progressive
and non-progressive JPGs just fine.  It was loading via ActionScript that
required non-progressive JPGs, and even that changed since the release of
Flash 8.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."




http://www.macromedia.com/cfusion/k...cfm?id=tn_16389



Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

David Stiller




quote this post edit post

IP Loged report this post

Old Post  09-21-05 - 04:20 AM  
That technote refers to the fact that only non-progressive JPGs can be
loaded dynamically into Flash 6 Player and Flash 7 Player.  Flash 8 Player
handles either kind of JPG dynamically.

Importing progressive scan JPGs into the IDE causes no problems at all.
I don't see where that technote recommends otherwise.  :)


David
stiller (at) quip (dot) net


"angel780466" <webforumsuser@macromedia.com> wrote in message
news:dgo51e$dad$1@forums.macromedia.com...
> Right sorry about the confusion. Although I thinks it's recomended not to
> use
> progressive scan for jpegs in Flash.
> For more info:
>
>
>
> Originally posted by: Newsgroup User
> 
>
>     This has nothing to do with it.  :)  Flash can import both progressive
> and non-progressive JPGs just fine.  It was loading via ActionScript that
> required non-progressive JPGs, and even that changed since the release of
> Flash 8.
>
>
> David
> stiller (at) quip (dot) net
> "Luck is the residue of good design."
>
>
>
>
> http://www.macromedia.com/cfusion/k...cfm?id=tn_16389
>




Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

macarissa




quote this post edit post

IP Loged report this post

Old Post  09-21-05 - 04:20 AM  
Thanks for the suggestions, but I've already tried these things.  This is th
e
problem.  Here is what I am doing:

Select first keyframe, place symbol.

Select last keyframe, place symbol.

Go back to first keyframe, change opacity to 0.

Go back to last keyframe, change opacity to 100.

Go back to first keyframe, it has been changed BACK to 100.  At this point I
can either continue to jump back and forth between the frames, changing each
one from 0 to 100, or I can try to do the motion tween.  Neither works.

Any more suggestions?



Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

posted.by\(Vern\);




quote this post edit post

IP Loged report this post

Old Post  09-21-05 - 04:20 AM  
Looks like you are placing the same image from the library twice. ? That
could create an issue.  Try placing the image on the stage at a keyframe.
Now click the timeline down a few frame and create a second keyframe.  Your
image will ALREADY be there, no need to place it.  NOW you should be able to
create your tween.  Try and let us know.


--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}




Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

angel780466




quote this post edit post

IP Loged report this post

Old Post  09-21-05 - 09:37 AM  
Thanks for the further clairification.... brain fart I guess. :)

Originally posted by: Newsgroup User
That technote refers to the fact that only non-progressive JPGs can be
loaded dynamically into Flash 6 Player and Flash 7 Player.  Flash 8 Player
handles either kind of JPG dynamically.

Importing progressive scan JPGs into the IDE causes no problems at all.
I don't see where that technote recommends otherwise.  :)


David
stiller (at) quip (dot) net


"angel780466" <webforumsuser@macromedia.com> wrote in message
news:Dgo51e$dad$1@forums.macromedia.com...
> Right sorry about the confusion. Although I thinks it's recomended not to
> use
> progressive scan for jpegs in Flash.
> For more info:
>
>
>
> Originally posted by: Newsgroup User
> 
>
>     This has nothing to do with it.  :)  Flash can import both progressive
> and non-progressive JPGs just fine.  It was loading via ActionScript that
> required non-progressive JPGs, and even that changed since the release of
> Flash 8.
>
>
> David
> stiller (at) quip (dot) net
> "Luck is the residue of good design."
>
>
>
>
> http://www.macromedia.com/cfusion/k...cfm?id=tn_16389
>




:confused;



Post Follow-Up to this message ]
Re: i just want a bloody fade-in
 

Chopsuey80




quote this post edit post

IP Loged report this post

Old Post  09-22-05 - 12:24 AM  
I don't know if anyone discussed this but try it:

Place your image symbol on the first frame and do the same as the second,  i
'm
sure you got that.  Now, click on the first frame again and click on the sym
bol
itself.  At the bottom you should see a little menu that says color, click o
n
it to find "Alpha" and adjust it to whatever setting you like then create th
e
motion tween and It should work for you.



Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 08:03 AM. Post New Thread   
Pages (2): [1] 2 »   Previous Last Thread   Next Thread next
Flash Site Design archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top