I would like to have a flv, 3gp player ( embeddable ) for my site.
Till now, I found http://flv-player.net/players/maxi/ , http://flowplayer.org/ these are free FLV players. But how can i play 3gp files on my site.
Please suggest me any free embeddable 3gp player.
Note: I am not expecting anything like QuickTime
...
I am designing a website that plays music. I need a flash player that has or can handle a now playing list. The problem I am facing is that I cannot update the playlist without refreshing the player which means it will interrupt the song that is currently playing. I have trying with JW player in particular so far and have not been succes...
I'm very new to Flex and I have what I think it a head-scratcher.
I am building a little Flash app that will consume some web services over HTTP. When I am in Flexbuilder and run my app there, it works fine. When I goto to my FlexBuilder project on my OS and double-click on it, it works fine. When I zip up my bin-debug file, I get th...
I'm using this jQuery plugin http://deepliquid.com/content/Jcrop.html for images uploading. I'M on Windows Seven Right Now and and i've tested it on IE(flashplayer v10,0,2,54) and Firefox(flashplayer v10,0,45,2).
i've tested it on a iMac and it's showing the upload progress bar perfectly.
...
I am using SWFObject v2.2 http://code.google.com/p/swfobject/ to
play swf/flv files.
I have tried two different SWFObject files to auto-play same .flv
file. Auto-play is not working in case of "SWFObject V2.2
but it worked when I used "SWFObject
v1.4.4: Flash Player detection and embed -
I can not use "SWFObject v1.4.4" because ther...
How to draw a triangle in a math graph which displays X and Y axis.
...
Hi
I am trying to host a flash object inside an CAxWindow, I have managed to insert a shockwaveflash (SWF) and its working fine. I am trying to find all available API's that are available in the flash ocx. I am unable to find any documentation for the functions in the IShockwaveFlash interface.
I know that Adobe doesn't have a documen...
package {
import flash.system.Capabilities;
import flash.display.MovieClip;
public class VersionCheck extends MovieClip{
public function VersionCheck():void {
var versionNumber:String=Capabilities.version;
trace("versionNumber: "+versionNumber);
trace("-----");
// The ...
Hi,
Recently I had some issues with Flash in IE, involving a SWF which is something like a gallery.
In Firefox its loads perfectly, but in IE it doesn't work properly sometimes. The first time it is loaded its works fine but when I refresh all the images are blank. The image data came from XML.
I wish to get some tips regarding the...
I am writing a DirectShow capture filter using CSource / CSourceStream as a base but when I access the cam in Firefox + Flash, I get a debug assert and the following debug error when closing Firefox.
Cam6.ax(tid 1c98) 133506 :
Cam6.ax(tid 1c98) 133506 : ID Object Description
Cam6.ax(tid 1c98) 133506 :
Cam6.ax(tid...
I'm making a "video sharing site" just for learning and fun. I am using FlowPlayer as my player for videos. Now Im gonna make a page that will list every video, and a want preview picture of the video. Like: http://www.youtube.com/videos
How do you do that? With the player or can you do it with php?? Ive looked true Flowplayer forums. B...
As flashplayer has only one thread and is event driven, big tasks have to be divided to smaller tasks so that the application stays responsive. For now I've done this with the Timer by doing a small part of work in every TIMER event. Is there a better way of doing this (some library maybe)? What is your recommendation?
...
i use Adobe flash player in my site, and now i need to increment some filed in database, when user click on player.
here is the script
<div id="conteiner" style="text-align: center;" ></div>
<script type="text/javascript">
var s1 = new SWFObject("player.swf","ply","420","380","9","#FFFFFF");
s1.addParam("allowful...
Hi All,
I am working on a application where i am pulling the data from the database using the web services. but my Application is hand till all the data get downloaded.
Is there any way in the flash where i can download some of the part and the flash player should be in working mode and i should download the other information in backg...
Hi everybody.
In my workplace we are mantaining a lot of ecommerce websites, some coded better than others. On some of those, sometimes uncaught exceptions are thrown, and showed by the alertbox from the flash player debug (If you have it installed).
To rise the average user experience I'd like to report all those exceptions throught a ...
I'm working on some generative art animations using Flash ActionScript which appear much smoother at a frame rate of 72 FPS compared to 30 FPS or lower rates.
On a Intel Pentium E2200 Dual CPU @ 2.20 Ghz, Flash Player hardly uses more than 9% during the animations at 72 FPS. The animations are meant to run for a quite short period of tim...
Hi, i've started to use sIFR3.
I don't know how to turn on smoothing of font. Do i need to change it in my font.swf file?
In FF3 it work perfect, everything is okay, but when i turn on my IE8, nothing changes. Even live example doesn't work (http://work.likeaninja.co.uk/sifr/demo/). What's going on?
My Flash Player is "WIN 10,1,51,95"...
I've got an old flex builder 3 project that I imported into Flash Builder 4, and I want this project to run its web applications in my web browser. However, the apps persistently run in the Flash Player instead. This is causing no end of problems because of the flash player bug documented at https://bugs.adobe.com/jira/browse/FP-209.
Ho...
hi
how can i use flash files in visual C++ without register any ocx file ?
please help me
thanks
...
Got an established libsyn rss feed, got a new drupal website for the podcast. Libsyn provides a player but not correct aesthetic. I can upload and play mp3 files with audio module and mp3player module, and like the mp3 player's output, a simple flash player, but I don't want to be manually moving the podcast audio files (mp3) over every ...