Lines Matching refs:using
47 - Most of the UI is now built dynamically with ActionScript instead of using
59 became visible when using only the obect-tag to embed the player into a page.
60 By using only the object tag it's possible to author valid XHTML. The sample
67 overridden using flashvars in the HTML object tag.
83 - Seeking using the dragger button is more accurate. Now it is possible to
94 grabbed using the mouse button. Now it stays on the same position it was in
121 * Possibility to configure the player using JavaScript and a configuration object
122 similar to the external config file (using JavaScript Object Notation, JSON)
123 * Possibility to move the playback to different clips in the playlist using JavaScript
129 - Adjacent clips are played as one stream when using a streaming server
139 …- Fixed buffering indicator, did not show the buffer lenght correctly when not using a streaming s…
140 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
169 …irst clip after the splash. This is valid also when only one video is configured to be played using
182 - Possibility to disable transport control buttons using a clip specific option.
214 You need to set up as2ant targets for Ant. I have configured as2ant targets using
216 After that you should be able to buld FlowPlayer using Ant. There is no need to
217 use the Adobe/Macromedia Flash tool at all, everything can be done using these tools.
221 To test cd to 'build' directory and open FlowPlayer.html using a browser.