Opening HTML
how make cast member open .html file on disk. have photo gallery done in .html format. can't figure out put in script photo gallery directory , open index.html
 
hi there, 
 
lets said index.html in folder name "web", u may try following:
==============================================
on mouseup
set = moviepath & "web\index.html"
gotonetpage a, "_blank"
 
end mouseup
 
==============================================
 
wish may help. luck.
 
athena
 
in article e4sir1$sma$1@forums.macromedia.com, blackram @
webforumsuser@macromedia.com wrote on 5/22/06 10:45 pm:
 
> how make cast member open .html file on disk.
> have
> photo gallery done in .html format. can't figure out
> put in script photo gallery directory , open
> index.html
>
 
lets said index.html in folder name "web", u may try following:
==============================================
on mouseup
set = moviepath & "web\index.html"
gotonetpage a, "_blank"
end mouseup
==============================================
wish may help. luck.
athena
in article e4sir1$sma$1@forums.macromedia.com, blackram @
webforumsuser@macromedia.com wrote on 5/22/06 10:45 pm:
> how make cast member open .html file on disk.
> have
> photo gallery done in .html format. can't figure out
> put in script photo gallery directory , open
> index.html
>
 More discussions in  Director Basics         
adobe
 
  
Comments
Post a Comment