hi again,
I know it's possible to open external window from dynamic loaded html into flash - via targed tag in html - but is it possible to open this window in custom dimension? Is it possible to use JS code in dynamic loaded html into flash? I just want to open via image link external window (custom dimension - i.e. 200x200 px) from html dynamic loaded into flash and load into this window image file.
this.onRelease = function(){
getURL("http://www.mydomain.com?width=500&hieght=400", "_blank")
}
thanas for reply but problem is in html. I must to open new window not from button in flash only from html loaded into flash. I made this via JS.
1. I open new window by "target" tag from html with new link Denver based and owned business:: Fort CollinsCO United States International Window-Colora5588 Havana St. Denver CO advises clients regarding internal and external improvements, http://answers.google.com/answers/threadview?id=709633HOME |
2. in this html I open new window by window.open function and close this window
3. second window is opened and displayed
example here on demand :)
when write in the url string in the getURL function, you should pass a couple of variables in the query string for example
this.onRelease = function(){
getURL("http://www.mydomain.com?width=500&hieght=400", "_blank")
}
That will open the page, then use javascript with the window.loaction.href to pull the values out of the page url and resize it with those values!
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|