Tagged Questions
0
votes
0answers
17 views
Jplayer the width and height of the block, video background
Please tell me whether it is possible to stretch Jplayer in width and height of the block? That just do not try, setting size, using css, nothing comes out .. When the width and height of 100% of the ...
0
votes
2answers
31 views
Load flash from JavaScript with Object Tag
I tried to load flash (swf file) either from external sources or local sources,
I use object tag in html to contain the flash for some reason,
if I load the flash directly in the object tag, it will ...
-2
votes
0answers
28 views
play video mail ru using other player? now what are they using.?
my problèm is how can i play video mail.ru using other player
Does anyone know what are they using..??
and Thank you very much
best regards
-4
votes
0answers
28 views
What are the pros and cons of Adobe Flash? [closed]
I am doing a research if I should use Flash or HTML5 for banners and
I was wondering if you would still recommend using Adobe Flash or not and why?
I know the world is moving on to HTML5 now but it ...
0
votes
0answers
19 views
Mp4 Flash Videos Cannot be played in Chrome
Some flash videos won't play in Chrome, while they play perfectly in other browsers. The player will load, but instead of showing a preview of the video, it shows me :" Video Not Found "
and it gives ...
-1
votes
0answers
22 views
Timing of flocking birds/boids
I'm trying to implement the flocking birds algorithm with an animation I created in Flash and published to the HTML5 canvas, both work together at the moment. I'm fairly new to all of this so I don't ...
-3
votes
0answers
39 views
Can I use HTML5 to connect to an AS3 server application that uses AMF3 encoding?
I would like to create a new client interface for a flash application, but rather than using the soon-to-be-obsolete AS3 API I would prefer HTML5, which I have never actually tried.
The question is, ...
0
votes
0answers
19 views
get dimension (width, height) of uploaded SWF file using FileReader and JS (all should happen on client side)?
I am making resarch about possibility of meassuring the size (dimension width x height) of uploaded SWF file.
I am using html5 FileReader, which for images (via Image) it works cool, but how can ...
0
votes
0answers
28 views
Access local file system with flash/html5 from browser
Is it possible to create online web application with SWF flash component, that would have random write access to files in certain folder, that was selected by user? May be it is possible to do that ...
0
votes
0answers
25 views
Converting Actionscript 2 web service call to Javascript
I'm currently working on a HTML5 ad that is a conversion of a Flash ad that was built by another developer. I'm new to working with databases and am by no means a Javascript ninja. Basically, the ...
0
votes
1answer
62 views
Flash HTML5 canvas fl_MouseOverHandler
I'm quite new to Flash Actionscript & Javascript but I'm hoping to get some help here if possible. I'm creating a website using the canvas element, there is an image on the canvas and when you ...
0
votes
0answers
23 views
Flash CC HTML5 Canvas Autoplay Disable
i want to be able to make a Flash CC HTML 5 Canvas start when an external function from the window is called. I also want to disable the auto play so that the animation only starts when the play ...
0
votes
0answers
15 views
Youtube Videos: Add Effects / Manipulate
I need some advice/direction for a project I'm starting. The project involves playing a dynamic playlist of youtube videos. I would need to add custom transitions, video filters, effects, and overlays ...
0
votes
0answers
49 views
How to load a Flash(.swf) file into embed/iframe from Blob in JavaScript
I have an swf file at the server and then I load it inside an iframe with using JavaScript,
It displays well, and the url is something like this:
var iframe=document.getElementById("flash1");
...
0
votes
1answer
63 views
Flash CC HTML5 ought to be simple gotoAndPlay
I'm creating an Javascript/HTML5-game in Flash CC.
I have an Info-screen with a button. This Infoscreen is a movieclip from the library with a linkname "CloseBtn". The following script is on frame 8 ...
0
votes
1answer
44 views
Google Swiffy iPad Button double click issue
I have recently converted some flash files to HTML5 using the google swiffy converter. These files are working great within a desktop browser but when it comes to testing on an iPad i am having some ...
0
votes
1answer
66 views
Record Video with Audio using Webcam in HTML Webpage
I wish to know how to record a video from webcam which also records audio, currently the solutions out there like getUserMedia only records Video or Audio, one at a time, it does not record video that ...
-2
votes
1answer
65 views
Converting AS3 to HTML5 Canvas
I'm struggling convert this into javascript in Flash CC. I need it in HTML5 Canvas.
But Flash just comment out this script:
stop();
function findFrame(event:Event):void{
var frame:int = ...
0
votes
1answer
34 views
Flash CC html5 canvas playback animation
I'm trying to make a playback animation with flash cc and html5 canvas
So when I use something like
this.gotoAndPlay(200);
works great in forward linear animation scenario, but what if I want to ...
0
votes
2answers
43 views
Comparison between HTML5/js and flash-like
the framework html5/js is now easily usable to make application and game http://html5games.com/ and even major online game site started using it http://www.kongregate.com/html5-games.
My question ...
0
votes
2answers
40 views
How to count number of Flash objects on a webpage
I was wondering what all the possible tags for Flash objects are:
I have read at these links that they will be in either embed or object tags:
http://www.w3.org/wiki/HTML/Elements/embed
...
-1
votes
1answer
29 views
How do I remove an event listener from an button using Flash + HTML5 canvas
Here's an example. In my HTML5 movie, at frame 100, I've added this:
this.stop();
this.Menu1.addEventListener("click", openCharge.bind(this));
function openCharge()
{
this.gotoAndPlay(120);
}
...
1
vote
1answer
38 views
Use Object Tag with JWPlayer and HLS
I have jwplayer set up with an hls stream, it works fine.
I need to implement this on a page using the tag however. I cannot find documentation to support using JWPlayer as object for use with HLS ...
0
votes
0answers
15 views
Flash player control which cache the whole video 1st then start to play it
"I want to play .flv (flash) videos on my website and I need a control which able to cache the whole video 1st then start to play it"
I actually seeking for a non-stop playing as an overcome for bad ...
0
votes
0answers
12 views
Media Element js skipping on server (flash fallback issue)
Im using media element js. Works great but one problem when i upload it to a server and test it on IE7 flash fallback mode in internet explorer 9 the video begins to skip as if its playing on fast ...
-2
votes
1answer
39 views
Creating own flash video player
I want to create my own flash video player. Such that it supports flv video formats.
Can anyone guide me ?
How do i start with creating a flash video player ?
I had an expereince of creating a html5 ...
1
vote
3answers
141 views
Fancy, interactive GUI for a c++ game [closed]
I'm trying to make quite a complex game (open source for windows, using dx11, c++) and I'm looking for a GUI library that is designed for using in games (I don't care about layouts but rather about ...
0
votes
1answer
41 views
How to play a flv video in html5
i have a video player
<video id="myMovie">
<source src="vids/flv640x480/4fa2ab38f9237e9f2515812ee7fec1961d9c78d1.flv">
</video>
Now this video is not able to ...
0
votes
0answers
32 views
Is there a way to preload a swiffycontainer?
I converted my .swf to html5 but I was wondering if I can add a preloader in the beginning?
Here is the site: http://paopee.kissr.com/animations/main.swf.html
0
votes
0answers
32 views
Could I trigger HTML5's Clipboard API in Chrome + Flash?
We use window.clipboardData.setData and window.clipboardData.getData in IE+Flash to copy data (text and image) into clipboard. And we want to use it in Chrome now.
ZeroClipboard is good, but it ...
0
votes
2answers
101 views
Record video and save it to php server
I had worked on a video-recording project using html5 but failed.I was able to view and take screenshot of video but not record it and send it to php.
Therefore, is flash a more easy and successful ...
0
votes
0answers
14 views
Flash cs6 - export to canvas not working
I have a flash canvas project that I'm trying to export to html 5 project.
On the flash editor it looks like this :
img1 (link below)
Once I publish the project, it creates html file, images folder ...
0
votes
0answers
22 views
Google description super messed up
I have been trying for weeks to figure out why my google description is messed up. Here is what google returns as my site description -
e. r. b. bd. f. vd. vc. r c. l. rq. t. eq. ex t. w. ex e w. ...
0
votes
2answers
32 views
What's a plugin to record video and audio in HTML5 with fallback to Flash?
The plugin can be open source or paid. It just needs to be a stable, trustworthy solution. Thanks!
0
votes
1answer
41 views
Your browser does not have flash, silverlight and html5 support
I want to use PLupload plugin for uploading different files with different file extensions. But I get error "your browser does not have flash, Silverlight and Html5 support"
And I get no visual. I am ...
0
votes
0answers
18 views
Streaming dynamically generated audio to the web
I would like to stream audio from my Ubuntu server, audio that is generated at runtime based on user actions, on the web. The audio will be generated on the server as raw PCM samples, and should then ...
0
votes
0answers
41 views
Swiffy: Convert from Flash to HTML5: Input text is not supported
We are using the swiffy converter to convert our math flash programs to HTML5.
Problem is, a lot of our programs have input fields that are not converted by Swiffy. The error message is:
Input ...
0
votes
1answer
124 views
Flash Canvas responsive animation size
Is it possible for an animation built with Flash Canvas to be responsive in the browser? By that I mean that I would like both the canvas and the animation itself to re-size themselves based on the ...
-1
votes
4answers
483 views
Flex vs HTML5 (Why is Flex so attacked?) [closed]
I have always been a fan of HTML, and not much of a fan of Flex, but since i've been put on a Flex project at work, i've had to learn Flex.
I dont actually know why i didn't like Flex before, maybe ...
1
vote
0answers
130 views
Wistia player — How to play a video as HTML5 in Firefox?
I am using Wistia for video hosting and the wistia player for playing the video in my website. I need to detect video player events like 'pause' and 'end' and play another video based on some ...
0
votes
0answers
27 views
How to get the name of recorder video from red5 server?
I am using red5 server for video streaming/ recording. It works fine. Now I want to store name of recorded video some file or to json. Is it possible? Video file is get stores in ...
0
votes
1answer
77 views
DragonBones/createJS show wrong sprites on iOS when using big textures
I am creating a HTML5 application with complex animations exported from Flash. When trying to use big textures/skeletons exported via DragonBones (as png+JSON) and using DragonBones.js and the ...
0
votes
0answers
20 views
Best Way to Stream to Android & Apple & PC
ok So let me see if i can explane this i got a HLS Stream & a RTMP feed i have attemped to use JWPlayer 6.x with HLSPublisher6.swf this work on chrome but not firefox it seems and doesn't work on ...
1
vote
2answers
63 views
Digital signage: flash or html5?
I'm currently tasked with making some digital signage, which will display an agenda of sorts for an event in a table format, along with some header and footer graphics. I'm trying to make my decision ...
0
votes
1answer
93 views
Why Flash call External interface not longer called in IE11?
I have this snippet:
<object id="myMovie" name="myMovie" type="application/x-shockwave-flash" width="100%" height="100%" data="swf/myMovie.swf">
<param name="movie" ...
1
vote
2answers
151 views
JW Player with HTML5
I know this question has been asked many times here, but I could not come to a standard solution from them. So need help.
I simply need to show my .mp4 videos in jwplayer 5.10, such that it will show ...
1
vote
1answer
49 views
Looking for a working web video player
After several years working with commercial and custom Flash video players, such as Flowplayer and jwplayer, I decided to open my work to html5. I like the idea of having a Flash impersonation of ...
-1
votes
1answer
28 views
Clothes combination HTML app. Insights please
I have to create an app that combines different colors and accesories that user must choose.
Example :
The same shirt can be chosen by the user in 10 colors and combine with 10 colors of buttons ...
1
vote
0answers
33 views
Streaming Web camera to a client
I want to stream web camera output (it could be a virtual camera too) to a client's browser. Assume that the web camera is connected to a server. So i want to send the output to a client browser.
For ...
0
votes
0answers
294 views
Changing cursor to pointer on roll over in HTML5 canvas with Flash CC
I'm working on adding some interactivity to some buttons in an HTML5 canvas document in FLASH CC. The functionality works great, but I can't figure out how to add the JS to it for adding a rollover so ...