Вернуться   Дизайнерский форум » ДИЗАЙН И ГРАФИКА » Технологии Flash

помогите с прелоадером

Обсуждение темы помогите с прелоадером в разделе Технологии Flash, часть категории ДИЗАЙН И ГРАФИКА; Создал прелоадер, который описан в статье на главной странице сайта. Теперь вопрос: флэш-файл начинает качаться (буфферизация) автоматически. Можно какую-нить кнопку поставить на прелоадер, ...


Закрытая тема
 
Опции темы
Старый 09.06.2004, 16:34   #1
Создал прелоадер, который описан в статье на главной странице сайта. Теперь вопрос: флэш-файл начинает качаться (буфферизация) автоматически. Можно какую-нить кнопку поставить на прелоадер, чтобы буфферизация начиналась только после нажатия на её? Это для того, чтобы дать пользователям дайл-апа не занимать траффик.

Спасибо заранее.

зы. советы типа "хтмл-версия сайта" и "флэш-версия сайта" не подходят". =)
 
Старый 09.06.2004, 16:34
Ссылки
Старый 09.06.2004, 18:46   #2
Dis

можно сделать небольшой ролик, в котором будет ссылка на сам флэшак ... при нажатии на нее начинает подгружаться этот самый флэшак и крутиться счетчик загрузки ...
 
Старый 10.06.2004, 12:19   #3
Спасибо Дис. Не совсем понятно как можно вызвать второй флэш внутри первого. Ведь если просто ссылку дать на весь флэш, то второй флэш долшен открыться на чистом окне браузера, а мне надо на месте первого флэша. Как это всё прописать?

зы А можете подсказать ссылки где обьяснены делать более графические прелоадеры (со шкалой например)?
 
Старый 12.06.2004, 05:32   #4
Цитата:
MovieClip.loadMovie()
Availability
Flash Player 5.

Usage
my_mc.loadMovie("url" [,variables])

Parameters
url The absolute or relative URL of the SWF file or JPEG file to be loaded. A relative path must be relative to the SWF file at level 0. Absolute URLs must include the protocol reference, such as http:// or file:///.

variables An optional parameter specifying an HTTP method for sending or loading variables. The parameter must be the string GET or POST. If there are no variables to be sent, omit this parameter. The GET method appends the variables to the end of the URL and is used for small numbers of variables. The POST method sends the variables in a separate HTTP header and is used for long strings of variables.

Returns
Nothing.

Description
Method; loads SWF or JPEG files into a movie clip in Flash Player while the original SWF file is playing.

Tip: If you want to monitor the progress of the download, use MovieClipLoader.loadClip() instead of this function.

Without the loadMovie() method, Flash Player displays a single SWF file and then closes. The loadMovie() method lets you display several SWF files at once and switch between SWF files without loading another HTML document.

A SWF file or image loaded into a movie clip inherits the position, rotation, and scale properties of the movie clip. You can use the target path of the movie clip to target the loaded SWF file.

Use the unloadMovie() method to remove SWF files or images loaded with the loadMovie() method. Use the loadVariables() method to keep the active SWF file, and update the variables with new values.

See also
loadMovie(), loadMovieNum(), MovieClip.loadVariables(), MovieClip.unloadMovie(), unloadMovie(), unloadMovieNum()
 
Старый 12.06.2004, 05:32
Закрытая тема





Текущее время: 20:21. Часовой пояс GMT +4.

Реклама на форуме Условия размещения рекламы
Биржа ссылок Заработай на сайте!
Дизайнерский форум