Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 223

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 222
5.52 SWF 217
5.52.3.11 #define FE2_SWF_LOOP_COUNT
Sets the number of times the SWF should loop.
Note:
Default: 0
Setting this to a value >0 will see the SWF ignore the loop command of the Flash player.
This will implicitly set FE2_SWF_ON_END_OPTION to SwfOnMovieEndLoop
Definition at line 168 of file swf.h.
5.52.3.12 #define FE2_SWF_ON_END_OPTION
Sets the options for the end of the SWF.
Valid values are defined by FE2_SwfOnEndOptions
Note:
Default: SwfOnMovieEndNothing
Definition at line 228 of file swf.h.
5.52.3.13 #define FE2_SWF_ON_END_URL
Sets the URL a SWF movie will load after the current movie ends.
Note:
This will implicitly set FE2_SWF_ON_END_OPTION to SwfOnMovieEndLoadMovie
Definition at line 234 of file swf.h.
5.52.3.14 #define FE2_SWF_ON_START_OPTION
Sets the options for the start of the SWF.
Valid values are defined by FE2_SwfOnStartOptions.
Note:
Default: SwfOnMovieStartAutomatically
Definition at line 241 of file swf.h.
5.52.3.15 #define FE2_SWF_PRELOAD_TYPE
Sets the type of preloader.
Valid types are defined by FE2_SwfPreloaderOptions.
Note:
Default: SwfPreloaderNone
Definition at line 175 of file swf.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag