|
|
#1 (permalink) |
|
Junior Member
Join Date: Feb 2009
Posts: 1
|
Hi there, thanks for your great flash resources
I have purchased several bits of your work. Excellent stuff. Thank you.I have a question. I am trying to get the dock to show a 2nd image on rollover. I've been looking through the action script and found the below code which I think handles the alpha level on rollover. Code:
Img.onRollOver = function(){
this._parent.swapDepths(1000);
this._parent["myImage2"]._alpha=100;
if (this._parent.node.attributes.title != undefined)
Tooltip.show({tip:this._parent.node.attributes.title, delay:.2, stay:5, follow:true});
}
I presume that I will also have to define the 2nd image somewhere earlier in the as. A simple naming convention like 01.png and 01b.png would be great. Any help much appreciated. Thanks. Gunz. Last edited by Gunz; 02-03-2009 at 04:47 AM. |
|
|
|
|
|
#2 (permalink) |
|
OXYLUS Staff
|
That function handles the glow applied over the image. To load another image there I will have to make some serious modifications. For custom work contact me at razvan@oxylus.ro
|
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 07:51 PM.


I have purchased several bits of your work. Excellent stuff. Thank you.




Linear Mode
