How do I find the AS that this links to in my flash file via "find"?

I have a flash file that I have on a web page. When I hover over the Join Us image, the mouse changes to a hand. I can click on the "button" but it doesn't take me anywhere. I'm trying to find out if there is a way to find the link in my Flash file via the "Find" function. What is causing the "hand" to appear, is there a goto or click actionscript that I can search? It's a pretty complex file which I didn't create, and I've had no luck finding this button layer, or AS.
I'm hoping to find where this AS is and link it to a page on my site. Thanks!

Ned, you're back to save the day for me again. You helped me with the mask issue I had a few days ago and I'll have you know, the flash ad came out brilliantly. Everyone loved it.
So you were right, I did find the code AS3.
onClipEvent (load) {
    this.hitArea = this.area;
on (rollOver) {
    this.gotoAndPlay("s1");
on (releaseOutside, rollOut) {
    this.gotoAndPlay("s2");
on (release) {
s1 and s2 are animations where the Join Us text rolls out and Rolls in as different colors.
I added the following to the code and it seems to work great.
onClipEvent (load) {
    this.hitArea = this.area;
on (rollOver) {
    this.gotoAndPlay("s1");
on (releaseOutside, rollOut) {
    this.gotoAndPlay("s2");
on (release) {
          getURL("http://mysite.html", "_self", "GET");
Thanks again for pointing me in the right direction. I think I may owe you a lunch or something after this is all said and done!

Similar Messages

Maybe you are looking for

  • Tables for maintenace catelog

    hi experts, i want tables for maintenace catelog (damage,cause,task,etc) thanks, Utkarsh

  • Copy and Paste Disabled in Piano Roll

    HI All - this is probably something very basic, but I can't do a simple 'copy and paste' in the piano roll view of MIDI events. If I select a group of events on a drum track and then select Copy, the Paste command is greyed out, i.e. the events are n

  • How do I restore a song that partially downloaded?

    I purchased David Bowie: Best of Bowie. Came to find "Young Americans" only plays for almost a minute then skips to the next song. Kind of frustrated.

  • Oracle Express Server 6.3.4 instalation problem

    I am trying to install Oracle Express Server 6.3.4 on linux. But it hangs at 54%. No errors reported in the install log file.

  • Capacity Planning for each individual Person

    Hi     Anyone please suggest me that how to calculate capacity at Order -> Workcenter -> person level .My req is If we enter workcenter or  Order , system need to display who are person presence is req. for that order and how many hrs .