These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2011-01-08 18:16:16

ebgordon
New Member
Registered: 2006-05-22
Posts: 5

Problems with Navigation Tool Tip

I've read all of the threads I can find regarding using Tool Tips as navigation (next, previous, pause), but I can't get them to work in my file.

Instead of a gallery of images in my XML file, I'm using .swf files.  (I'm not sure if that is relevant to my issue or not.)

I have posted my file here:
http://leftshoemedia.com/gc/

I do not want any navigation to show EXCEPT when you mouse over the picture.  I want previous, next and pause exactly as seen in this example:
http://rickyrestiano.com/blog/?p=4961

My instance of SSP on the stage has been given an instance name of: my_ssp

In the same frame as my instance of SSP, I have the following actions:
my_ssp.contentAreaAction = "Toggle Display Mode";
my_ssp.contentAreaInteractivity = "Action Area and Navigation";
my_ssp.toolAppearanceContentArea = "Visible";
my_ssp.toolAppearanceNav = "Visible";

My tool tips are still not visible.  What am I missing?  Any ideas would be appreciated.

Thanks,
E.

Offline

 

#2 2011-01-08 19:34:57

zippie
Veteran Member
Registered: 2007-02-07
Posts: 599
Website

Re: Problems with Navigation Tool Tip

You need to turn on tool tips in your component inspector

Offline

 

#3 2011-01-08 19:48:52

ebgordon
New Member
Registered: 2006-05-22
Posts: 5

Re: Problems with Navigation Tool Tip

My component inspector doesn't have anything about tool tips listed in it.

Did I install it incorrectly? Or do something wrong?

Offline

 

#4 2011-01-08 19:54:19

ebgordon
New Member
Registered: 2006-05-22
Posts: 5

Re: Problems with Navigation Tool Tip

Oh, dear... I think I was using the wrong component...

I'll regroup and let you know if I'm still having issues.  Thanks!

Offline

 

#5 2011-01-08 19:57:43

ebgordon
New Member
Registered: 2006-05-22
Posts: 5

Re: Problems with Navigation Tool Tip

That was it -- I was using the wrong component.  No wonder it wasn't working...

Thanks for your help!

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson