| |
| | | | | | | |
| |
Embed (page 3) |
| |
|
Size: The size attributes for the <embed> tag are taken from the size of the Embed object. |
|
|
Attributes: The <embed> tag can take different attributes, depending on the type of the source file. For example, sound file attributes include: |
|
|
• autostart=”true” or autostart=”false”: whether or not the sound starts playing automatically when the page is loaded.
• loop=”true” or loop=”false”: whether or not the sound repeats or stops after playing once.
Check a reference on HTML for a list of attributes for the type of file you’re embedding.
To add attributes to the embed tag, type them into the Include Custom HTML text field in the Object Info pane. |
|
| | | | |
|
|
|