User Tools

Site Tools


Sidebar

en:objects:flash

flash

The object is used for working with HTML elements marked with the <object> tag that contain False elements. Available from version 4.6.18.



basic functionality
Get General information
Working with frames
Managing content
Managing labels and frames
Working with variables




Get General information


get_version_by_number – to version flash element with the given number
get_ready_state_by_number – to retrieve the state of readiness of the flash element with the given number
is_playing_by_number – check whether it is running, flash with the given number



Get information


play_by_number – start flash with the specified number
forward_by_number – forward frame in flash with the specified number
back_by_number – frame back to flash with the specified number
stop_by_number – stop the flash with the specified number

go_to_frame_by_number – go to the specified frame in flash with the specified number
get_current_frame_by_number – get the current frame in flash with the specified number
get_frame_count_by_number – get the number of frames in flash with the specified number



Content management


get_background_color_by_number – to obtain the background color of the flash with the given number
set_background_color_by_number – set the background color in flash with the given number

get_movie_by_number – get file content in flash with the given number
set_movie_by_number – setting the content file in flash with the specified number



Managing labels and frames


get_current_label_by_number – get the current label in flash with the specified number

call_label_by_number – call a placemark in flash with the specified number
call_frame_by_number – to call a frame in flash with the given number



Working with variables


get_variable_by_number – get the value of a variable in flash with the given number
set_variable_by_number – a variable set in flash with the given number

en/objects/flash.txt · Last modified: 2020/10/06 17:44 (external edit)