Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: javascripting problems
From: Ed
Date: Thu, 14 Jan 1999 11:30:04 GMT

heres my problem:

what we're doing is a site that has many html pages sorted into chapters and
subsections, these html pages need to br navigated to by standard href tags
from anywhere. The navigation panal in a different frame shows you where you
currently are in the site and so i need the html page to update this swf
with its own information (page number, chapter name etc). The thing is the
site is too large to have everything as one long swf so Ineed the htmlpage
to goto a particular label in a particular swf/movieclip/scene.

<BODY onload="javascript:var m = InternetExplorer ?
parent.nav_frame.nav_swf :
parent.nav_frame.document.embeds[0];m.TGotoLabel('_level0','1part1')">


Im using this as an 'onload' which goes to 1part1 label fine, but what i
need to do is load movie1.swf AND THEN go to label 1part1.

please if anyone has any help i would be very grateful.

ed.98
carvethatmodule [dot] co [dot] uk



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: javascripting problems, Branden J. Hall

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]