Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 26th, 2003, 12:12 PM
spayce_girl spayce_girl is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Ohio, United States
Posts: 21 spayce_girl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 39 sec
Reputation Power: 0
Unhappy Symbols and Instances - Interactivity W/Movie Buttons

Hello,

I've been creating small scale animations for entry pages for years using mostly Freehand.

But now I've just started to design my first flash site. I designed the mockup in Freehand and at first everything was coming out right, meaning every animation I'd envisioned seemed easy to implement.

However I'm at the stage where I'm trying to have some interactivity with my portfolio. It's relatively simple really (comparted to some of the flash stuff I've seen).

I want people to click on the square which is mini image of the project, cropped. It rotates and then a full description of the project appears below.

I need some way to control how this happens. A close button on the detailed image or something. Right now I'm having trouble with the symbol. I assigned an action to the mini image and that action has been applied to the large image. I've tried renaming them but it seems all my editing goes directly to the symbol. Remember this is my first movie and I can't seem to think of or find out what I'm doing wrong.

Okay, attached is the section in question. The portfolio. Please take a look at the .fla and see if you can tell me all I'm doing wrong.

This is much appreciated.


Thanks!

Last edited by spayce_girl : April 2nd, 2003 at 10:33 AM.

Reply With Quote
  #2  
Old February 27th, 2003, 12:38 PM
bret bret is offline
flash junkie
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Location: CO, USA
Posts: 172 bret User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 38 sec
Reputation Power: 6
Send a message via Yahoo to bret
hmmm... well looking at your piece (and how far along in your development you are).. i think it would be a good idea to rethink the structure of how you have things set up. You have all of your separate buttons, which is good (although, the on(release) method is usually only used on buttons, not movieclip buttons... i'm surprised it works honestly.. i would have thought that flash would throw errors... ) But, as it is, each individual section has it's own "content"(you have your big picture animation within the button). This is fine, but it will create the exact problems you describe, and the only way to fix this is with some sort of function. in pseudo code, it would look something like:

//---
possible buttons = button1, button2, button3, button4, button5 ...

function navigate(what got pressed)

loop through all of the possible 'got pressed'

if what got pressed == button1,2,3,4,5...

then set that button to animate the pressed state

otherwise, put whatever button that didn't get pressed to the off state
//---

and every time you press a button, it would pass that button press into your navigate function... this is a little complex though (especially for your first flash project)... an easier method would be to just place all of your content animations in one movieclip, and then tell the movieclip to go to that frame. take a look at the attached .fla to see what i mean

it takes a little actionscripting, but hopefully produces the effect you want.. write back with questions...

cheers,

bret
Attached Files
File Type: zip quick transitions.zip (3.8 KB, 238 views)

Reply With Quote
  #3  
Old March 3rd, 2003, 08:56 AM
spayce_girl spayce_girl is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Ohio, United States
Posts: 21 spayce_girl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 39 sec
Reputation Power: 0
Smile

Thank you Brett for the tips. I'm going to work on them and see what I can come up with and let you know how it goes.

Reply With Quote
  #4  
Old March 28th, 2003, 08:18 PM
spayce_girl spayce_girl is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Ohio, United States
Posts: 21 spayce_girl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 39 sec
Reputation Power: 0
Look at the final

Brett,

Thanks again for the sample. I used it to create the type of buttons I needed.

As you might already know when you have any kind of design biz it's hard to work on your own stuff...so I had to abandon the little portfolio thing I was talking about in the initial post and instead had to work on my clients project. So here's the entry currently in progress but check out how I applied what you posted. I tweeked it a lil bit and now I know just enough to be dangerous

[link no longer available]

Let me know if you have any ideas on how I can make it better or whatever.

peace

sg

Last edited by spayce_girl : April 2nd, 2003 at 10:31 AM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Symbols and Instances - Interactivity W/Movie Buttons


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway