Is there a way of making a piece of html to get a URL and then having javascript in that URL to hide the toolbar and frames instead of using java in like:
windowHandle = window.open(URL , windowName , features) ?
The whole point of this is so i can use java and flash? I have had trouble with the fact that when flash uses java there has to be java within the published html for it to work and as my web page is forwarded it is within a frame with its own html i cannot edit?
Also is there is a way of targeting java to the frames html from the framed html without having to put java in to that frames html itself?
Plz post what you can to help. I think i may have stopped a few people with this one?
All the best,
B D Stagg.
windowHandle = window.open(URL , windowName , features) ?
The whole point of this is so i can use java and flash? I have had trouble with the fact that when flash uses java there has to be java within the published html for it to work and as my web page is forwarded it is within a frame with its own html i cannot edit?
Also is there is a way of targeting java to the frames html from the framed html without having to put java in to that frames html itself?
Plz post what you can to help. I think i may have stopped a few people with this one?
All the best,
B D Stagg.