![]() |
|
||||||||||
|
|||||
|
Регистрация: Nov 2003
Сообщений: 1
|
Подскажите, как писать скрипты для работы во flash5 с фрэймами: flash - тело находиться слева и надо, чтобы он открывал всё в главном окне.
Зарание thank's... ![]() |
|
|||||
|
Регистрация: Jan 2002
Сообщений: 1,323
|
RTFM
getURL Syntax getURL(url [, window [, variables]]); Arguments url The URL from which to obtain the document. The URL must be in the same subdomain as the URL where the movie currently resides. window An optional argument specifying the window or HTML frame that the document should be loaded into. Enter the name of a specific window or choose from the following reserved target names: _self specifies the current frame in the current window. _blank specifies a new window. _parent specifies the parent of the current frame. _top specifies the top-level frame in the current window. variables An optional argument specifying a method for sending variables. If there are no variables, omit this argument; otherwise, specify whether to load variables using a GET or POST method. GET appends the variables to the end of the URL, and is used for small numbers of variables. POST sends the variables in a separate HTTP header and is used for long strings of variables.
__________________
ВКЛЮЧИ МОЗГИ!!! Одноразовых граблей не бывает. На большинство из них уже кто-то наступал. (c) Dindin |
![]() |
Часовой пояс GMT +4, время: 10:09. |
|
|
« Предыдущая тема | Следующая тема » |
|
|