Tagged Questions
0
votes
0answers
30 views
Getting videoplayback file from javascript (downloading videos from server)?
I am trying to learn how to create video downloaders. This is a previous question: Getting a youtube download URL from existing url?.
The problem is that many websites use .swf objects and adobe ...
0
votes
0answers
26 views
Opera does not call Flash's ExternalInterface.callback() function inside js callback called by flash
I'm new to Flash ActionScript. I've a flash audio recorder (modified jRecorder) that records audio in WAV format and I've added support for MP3 encoding. The recorder exports some public functions for ...
0
votes
1answer
30 views
How javascript access ActiveXObject
I am trying to check the availability of Flash Player and the version as given below
var a = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
if (a) { // a will return null when ActiveX is ...
-3
votes
0answers
32 views
Looking Web Framework/Technologies for how to use slides, multimedia, animation on the website [closed]
I have web requirement for how to use slides, multimedia, animation (Sound effects, music and voice over) on the website.
I know the flash can best fit here. Due to some reason, we don't want to use ...
-2
votes
0answers
54 views
flash player works with JS, notify when mp3 finish playing
Gents,
Am looking for a flash player that works with java script, in which after playing mp3 file it should call a function in the java script "for example [onend]" so i can know when the mp3 ...
0
votes
0answers
43 views
Finding out if Flash is software rendered or hardware rendered programitcally
I'm building a Chrome extension which work on Youtube players (@ youtube.com), I'm encountering issues when the flash player is being rendered by software and not hardware.
I know that I can find out ...
2
votes
1answer
179 views
Why does the Flash player crash in Firefox when setting a large height of it's container div?
I have an Flex application being loaded in an HTML Div:
<div id="flashContent" style="height: 350px;"></div>
like so
var so = new SWFObject("photoGallery.swf", "photoGallery", ...
0
votes
0answers
32 views
Finding a swf video player with js callback event
I fining a swf video player with support js callback like start_play_callback, finish_video_callback, etc... Anyone know there are swf video players like this?
0
votes
1answer
36 views
How can I place a text over YouTube flash player using JavaScript code?
I am building Chrome extension. I need to place a text over the YouTube flash player using JavaScript code. I saw many programmers did that but I didn't understand HOW?
Update: I need to place the ...
0
votes
1answer
53 views
Any Js which can detect flash video lenght and show play again and next video
I am wondering is there Java Script library or script or any trick which can detect flash video length and show play again and next video after its end.
As YouTube do.
any reference example or ...
0
votes
1answer
98 views
Adobe Flash Player Settings Javascript close event
Are any events triggered when the close settings button is click in the Adobe Flash Player Settings window. I want to be able to move the containing div when the settings are closed.
1
vote
2answers
101 views
embed Flashplayer in Iframe
How can I embed the Flash player into a webpage using a Custom Url . Doing this with Iframes instead of using object tags in the html.Would I need to use javascript to achieve this?
0
votes
0answers
27 views
verify video file is compatible with flash playback
I have this video upload application. the uploaded video's then get played with flash playback. so far I have file type verification such as $_FILES['filename']['type'], which is pretty terrible or ...
0
votes
1answer
137 views
Detect Flash Player full screen mode and inject CSS on top of it using Google Chrome Extension
I'm looking for a way to detect the switch to a full flash video using an injected content script running in a Chrome Extension. Would anyone happen to know how this could be possible ? Once that's ...
0
votes
1answer
878 views
Multiple video.js players fail on flash fallback
I have the page http://video-stock.co.uk setup with 4 videos, all using video.js. It works fine with chrome etc which use the html5 implementation, but when I view in ie7/8 and the flash fallback, the ...
1
vote
0answers
100 views
js script to detect debug version of flash player IE
With swfobject.js I can get the version of the installed flash player, I can get release and build numbers, but I don't know if it is the debug or standard version. I could find out with AS3 ...
0
votes
3answers
187 views
Flash Player stops animating when out of viewport
I have several flash movies on a site. They all loop through an animation which lasts for approximately 15 seconds (but this is not set in stone). They all begin to play at the same time and are in ...
0
votes
0answers
49 views
Capture JS mousemouse under flash movie FF mac
I'm using a simple jquery for capturing mousemove on a page
$(window).bind('mousemove', onMouseMove);
The function onMouseMove just print 'mouse move' on console.
in my page y have a flash ...
0
votes
0answers
132 views
Embedded Grooveshark widget on my website: “potentially unsafe operation has been stopped”
Grooveshark widget:
I can embed a Grooveshark widget easily enough on my personal web site, however, when I click on the widget I get a warning that a potentially unsafe operation has been stopped, ...
1
vote
0answers
355 views
Trouble getting flash object in chrome
Is there a way to obtain a flash object reference in chrome the way I can in IE?
The code for IE looks like this:
window[appName]
and it returns an object that looks like such
window[appName]
{
...
0
votes
1answer
312 views
Customize Flash Player controller using Javascript
I wonder if its possible to remove or customize on some parts of the flash player controller.
I have an embed tag, that would generate a video from Ustream. The case is there is a share button and I ...
0
votes
1answer
144 views
Simulating user event
I have a web page with a file swf and an HTML button: when I click the button I want to save (download to my disk) the current image my swf file is showing (it is a sort of image gallery).
It ...
1
vote
1answer
171 views
Flash Microphone Event Resize
I have been recently studying and learning Flash AC3 and my intention was to make a small voice recorder for my website. I have been using google and the search engines and get different answers here ...
-1
votes
1answer
60 views
JavaScript only executes once inside php code
I have a video player which is javascript. I have stuck it inside a php variable and then have attempted to echo it out. It works perfectly the first time i echo the video. But the second time I echo ...
0
votes
1answer
69 views
Disabling back, forward, seek for videos to be run on flash player
I want to take much control of the flash player playing my videos for the users on my website like I want to restrict them seeking to a position in the video, to initialize the video from the place ...
0
votes
0answers
116 views
show/hide play/pause flashplayer on click [closed]
I've got a some divs containing a flashplayer (youtube), these divs are display as none until you click them, but they start playing in the background (in chrome) when you load the page so i thought i ...
0
votes
1answer
523 views
video fallback using object tag doesn't work with appendChild
I've got a video player application that uses a variant of video For everybody. With a HTML5 <video> tag enclosing a <object> tag for flash falback on internet exploder. It all works well ...
-6
votes
1answer
962 views
Flash Video Player Auto Start and Control Buttons [closed]
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="500" height="208">
...
0
votes
1answer
85 views
Opening swf in flash player from javascript
I have a project developed with flex, in which reports are generated as SWF files. My requirement is that when I click an html button on my page, that SWF file should be opened with flash player ...
0
votes
1answer
326 views
How to update the song's volume for a flash player using jQuery slider?
I'm having some trouble with the code below. the flash player has a default volume slider, but I want to use the jQuery slider to change the volume. the volume value(nr) is changing while I move the ...
0
votes
1answer
410 views
Fusion Charts show no flash player warning message
I'm using Fusion Charts 3.2.1. I want to show a warning message when my flash player isn't enabled in browser or installed. How do I do that? Is strange that even on the official site the chart panel ...
1
vote
1answer
771 views
FlashDevelop - Compiled SWF/HTML does not work in IE9
I have the most weirdest problem with Flash Player and FlashDevelop (to be honest, dont know which one causes it), so let me explain.
I have recently downloaded FlashDevelop and created an AS3 ...
0
votes
0answers
175 views
How do I disable the progress bar from a flash sound player?
I am using a flash stream player on my website, by default, it comes with progress bar included. Here is the code I am using to embed.
document.write('<div id="player"></div>');
...
0
votes
0answers
109 views
FireFox issue with flash
I have A Page in in my site which show swf files in a swf viewer . which is embeded using swfObject. in that viewer we are provindg a option to view these files in a popup. So on click of that i am ...
0
votes
2answers
744 views
How to check if there is macromedia flash player installed on browser?
I am using uploadify plugin to upload images. On some browsers uploadify button is not shown because of unavailability of macromedia flash player, I guess.
Is there any way to check if there is ...
0
votes
1answer
904 views
how to embed jw flash player in asp c# page?
I want to play flv files on my web page using jw player, can any one suggest me how to embed and set path of url.
i has download jw player files such as player.swf,swfobject.js & jwplayer.js
my ...
0
votes
1answer
159 views
Customized FLV Player Skin for web page
Can any one suggest a way or tutorial link to customize my FLV player skin.? I tried to use the pre built flv skins from adobe flash.. But as i'm generating the flv source dynamically in my website i ...
0
votes
1answer
5k views
Playing WAV, MP3, MP4 and SWF formats using Flash Player in Web Browser? [closed]
I need to play WAV, MP3, MP4 and SWF files using Flash Player plug-in in Internet Explorer, FireFox, Chrome and Safari. Please give some suggestions on this.
Is there any way to play this formats ...
0
votes
0answers
125 views
How to fix: videos reset themselves to 0m0s when users click the progress bar?
I noticed some flash players reset videos to 0 minutes 0 seconds when a user is viewing the video and clicks around on the video progress bar. I spoke with the owners of a few sites, and they just ...
1
vote
3answers
170 views
flashplayer vs html5
Is there anyway to detect if the browser has a flash player installed or supported by the html5 ? Any javascript trick ? Like below code.
<!--<noscript>
<object ...
1
vote
2answers
116 views
call Actionscript method from JS without loading SWF
Well yeah, it sounds funny, but all I want is to read the value of Capabilities.version to get the right version of the Flash player? I have tried getting the version info from swfObject library, but ...
0
votes
1answer
1k views
How do you change the allowscriptaccess in a browser programmatically?
Specify your operating system: Windows 7 (64 bit) Video Capable Audio Capable and Local File I/O Enabled.
Specify your web browser and version: (Firefox 6.0.2 32bit)
Specify your Flash Player version ...
0
votes
2answers
1k views
FLV player that allows me to select the poster frame?
I'm looking for a FLV player that allows me to select the poster frame from the video or if that's not possible to put in a custom image.
Do you know of any such player?
Thank you!!
0
votes
1answer
283 views
Blip.TV i want the video start muted
I have this code:
<iframe src="http://blip.tv/play/h7wFArSqTA.html" width="760" height="500" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" ...
2
votes
1answer
284 views
flash element inside href
Using the following code:
<a href="/someurl">
<div class='mydiv'
onMouseOver="document.getElementById('myid').sendEvent('play');"
...
0
votes
1answer
171 views
multiple loading of same swf with swfObject 2.2
I have a php-script (it fetches mp3-files from MySQL database) and flash-player for listening. Working with player has been implemented with swfObject 2.2. If I'm loading one mp3-file, it works fine. ...
5
votes
2answers
2k views
TinyMCE Moxie Player Media Splash Image?
Is there a way to get moxie player, which is packaged with TinyMCE, to display a splash image when you embed a video via the WYSIWYG tool? I've been Googling and playing with it for a while with no ...
1
vote
1answer
526 views
html elements of flash audio player
I use flash audio player like:
<script language="JavaScript" src="/audio/audio-player.js"></script>
<script language="JavaScript" src="/audio/swfobject.js"></script>
...
0
votes
2answers
382 views
Limelight Video player (Shuffle functionality)
I figured out there is no functionality of SHUFFLE in you delve player. I am trying to implement such functionality using delve player's javascript api. Some strange reason we are not able to get ...
-1
votes
1answer
297 views
Is there any flash player to play mp3 [closed]
I want to play song on my website, Please suggest me some flash mp3 player which allows me to control play,pause,change song position(means backward/forward by certain limit),change volume options ...


