Форум Flasher.ru
Ближайшие курсы в Школе RealTime
Список интенсивных курсов: [см.]  
  
Специальные предложения: [см.]  
  
 
Блоги Правила Справка Пользователи Календарь Сообщения за день
 

Вернуться   Форум Flasher.ru > Архив Flasher.ru > Flash > Action script 2.0

Версия для печати  Отправить по электронной почте    « Предыдущая тема | Следующая тема »  
Опции темы Опции просмотра
 
Создать новую тему  
Старый 28.02.2004, 22:21
bit_studio вне форума Посмотреть профиль Отправить личное сообщение для bit_studio Найти все сообщения от bit_studio
  № 4  
bit_studio
 
Аватар для bit_studio

Регистрация: Nov 2003
Адрес: Israel
Сообщений: 79
Отправить сообщение для bit_studio с помощью ICQ
ScrollPane.contentPath = "your_mc_linkage";
ScrollPane.refreshPane ();

вот из хелпа
Код:
Description
Property; a string that indicates an absolute or relative URL of the SWF or JPEG file to load into the scroll pane. A relative path must be relative to the SWF file that loads the content.

If you load content using a relative URL, the loaded content must be relative to the location of the SWF file that contains the scroll pane. For example, an application using a ScrollPane component that resides in the directory /scrollpane/nav/example.swf could load contents from the directory /scrollpane/content/flash/logo.swf with the following contentPath property: "../content/flash/logo.swf"

Example
The following example tells the scroll pane to display the contents of an image from the internet:

scrollPane.contentPath ="http://imagecache2.allposters.com/images/43/033_302.jpg";

The following example tells the scroll pane to display the contents of a symbol from the library:

scrollPane.contentPath ="movieClip_Name";

The following example tells the scroll pane to display the contents of the local file "logo.swf":

scrollPane.contentPath ="logo.swf";

Создать новую тему   Часовой пояс GMT +4, время: 16:02.
Быстрый переход
  « Предыдущая тема | Следующая тема »  

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.


 


Часовой пояс GMT +4, время: 16:02.


Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.