Flash :: Users Cannot See Videos On Website?
Jun 27, 2011
The users using my website say they can't see the flash videos on the website, even after downloading the latest version of Adobe flash. May there be any reason for this ?
[Code]...
One of the users that the videos do not run for him has Windows operating system & Internet explorer browser.
I've put a check in the videos page to check if the user has the required flash version installed or not to run the video, but even if that user installs the latest flash version he keeps getting my check message, as in this screenshot: [URL]...
View 2 Replies
Similar Posts:
Nov 27, 2009
Imagine you have a large number of video files stored on a server, and a Flex app which lets users play those videos they have access to. How can you best set this up? Wouldn't the Flex app just be sent the name of the video to play... in which case couldn't someone else write another flex app if they knew the file names? Can Flex play videos hosted on other sites? Is there some clever piece on the server I'm missing, which sits between the Flex video player and the files?
View 3 Replies
Nov 22, 2010
Uses can log into my site and record camera videos to FMS, and now I want to present videos that belongs to a specific user in a classfied way,that is: videos those are being recordedvideos those have already been recorded, how to do this with FMS? I'm thinking of doing this by storing such information into the database with server side as,using onConnect and onDisconnect,but that's not the most stable way IMO, I don't know whether FMS has a native support for this kind of job...
View 11 Replies
Feb 20, 2010
im trying to make my flash website full screen inside the users browser, is there any way of doing this to the flash file inside the index file? Ive found it hard to find this info online as i dont mean properly full screen, just full screen inside the browser.
View 3 Replies
Mar 2, 2010
How to stream videos in youtube in a flash website?
View 2 Replies
Jul 25, 2011
On all these web 2.0 websites i see those nice presentation videos/animations like here: i search a similar skin addsocials click on "how it works". it would take maybe 1 or 2 days for me to make such a simple but clean animation video. Are there websites where we can buy or download such skins for fast customization? the only website i know is activeden but i can't find any animation skins to buy. isn't there a market for such things?
View 1 Replies
Jun 6, 2008
I working on a Flash quiz that will trace the users coming from a particular page on a website. If the user comes from that page then a link will not be displayed in the quiz. If they don't come from that page then the link will be displayed, or the link will be turned on if you will. The reason for the dynamic functionality, is to avoid creating two flash files that do the same thing, and then maintained on a regular basis.
View 3 Replies
Sep 5, 2011
I want to create a website displaying grid-sorted videos (interviews - movies showed in rows and columns). I want it to be 'a page with talking heads'. When users clicks on a video it starts playing. I consider two ways:
The whole website made in flash - dynamically assigned number of videos per row/column and page, depending on the user's screen resolution. Website made in php/html with help of JS and CSS - videos are displayed by YouTube player or other player e.g. JW Player - videos position depends on screen resolution.
View 2 Replies
Jul 19, 2009
I am creating a website to allow users to download a selection of soundfiles. What I'm wondering is how I can create a link in ActionScript 3 which downloads a specified file to the users machine - giving them control over the download location along the way.
View 1 Replies
Nov 29, 2010
With the aid of Dreamweaver CS4 I've manged to create a temp 'under construction website'. This website has a fullscreen .swf looping in the background.
I have made 4 of these very short looping .swf files.Is it possible, by adding one simple button on the screen, for the user click and the next .swf background starts playing? So basically this button acts a 'next' button, and each times it's clicked the next .swf starts to play.
[URL]
Ps: check out the source code. The flash background code starts from '<!-- flash background -->'.
View 7 Replies
Nov 24, 2009
For my wishlist site, I would like to propose widgets to my users in order to publish their wishlist on their blog or personal website. The idea is to propose a few lines of code to my users that they only need to copy/paste to insert the widget displaying their wishlist. What is the best way to create/develop a widget ?
[Code]...
View 2 Replies
May 5, 2009
How do I add Flv videos to my website, without the sound, playing everywhere on the site?
View 1 Replies
Oct 8, 2009
I am having some problems showing my videos in flash after moving it anywhere besides my computer.
I published my flash file once as a exe. file and sent it to another computer, where it all worked but my videos, which didn't show up at all.
I also published them as SWF files, then put them up on my free website (where i don't have access to the ftp) and the videos still aren't there.
The videos will play fine in an SWF file on my computer, but i am assuming when they are away from the videos, they don't have a source to access them.
I also tried sending the videos along with the SWF files when sending to other computers and it still doesn't work.
I now have a free hosted website (with wix.com if that makes any difference) with my flash work on, but no videos. I even tried to embed a youtube video into the scenes the videos are meant to appear, and put the videos on youtube, then i discovered you can't put that sort of HTML into flash.
how to show the videos on these sort of website, or even better, how to keep them in original file when sending them, so they show on other computers.
View 2 Replies
Nov 4, 2011
to have an embedded .swf on a website that can play music located on the users computer? in other words, can a .swf have a dialog box that asks the user to select an .mp3 on their own computer? what i am hoping for is to be able to have users play their music and have the .swf act as a visualizer.
View 2 Replies
Dec 3, 2006
how SoleilNoir.net changes the size of their dynamic images and or websites to suit the resolution of the end users computer?
View 12 Replies
Jul 15, 2010
i am trying to making(just for knowledge purpose) a website similar to "you tube" and i am
using LAMP(linux+apache+php+mysql).
so please guide me on these topics(please keep in mind that the website is a high traffic.web site like you tube):
1.i am taking video uploads from user using a simple form like:
[Code]...
View 1 Replies
Jan 17, 2011
I have a problem with videos stuttering when viewing my website for the first time. My site hosts many videos so I cannot preload them all at once. I am thinking I need a code that assures that each video buffers for a few seconds as it plays.Here is the code I use to upload the video:
var vid:Video = new Video();
var nc:NetConnection = new NetConnection();
nc.connect(null);
[code].....
View 4 Replies
Oct 13, 2010
I have uploaded two videos to the website I work on. Both play perfectly in all browsers when I pull up the pages on my C drive, but just show up as a blank page on the website.[URL]
View 4 Replies
Nov 1, 2011
Is there a way to create videos in a playlist that i can limit the views to 10 videos per user?
View 1 Replies
Nov 17, 2010
I have 2 websites both built entirely in flash.My problem is that I have created a button on 1 of the sites that has to link to a particular scene and frame within a different flash website.
View 6 Replies
Apr 14, 2011
I want to use a flash preloader for my php website. I have seen some javascript examples; but I want something attractive and cool. So I want use flash preloader which will show the percentage of the website loaded.My website is kinda heavy(with lot of images). It looks bad when the contents load. So I want to show a flash preloader while the site loads.
View 2 Replies
Feb 12, 2010
am i publishing the movie incorrectly? It works great when I preview the flash file (cntrl+enter), but after I publish it and insert it into the html (in dreamweaver), the file shows up and animates perfectly, but when clicked, no link... It doesn't do anything
View 3 Replies
Oct 29, 2009
We have a little in-house LMS with courses built in Flash. Scores are updated and retrieved with POSTs to PHP scripts which query a MySQL database. All the course content and quiz questions are in xml files. Those XML files are easily accessible from a user's Temporary Internet Files (sort of SCORM style, for those familiar with it) and while you'd have to be pretty desperate to cheat at something like a Fire Safety test, it's still a vulnerability we'd like to solve.
I intend to move the quiz data (and eventually, the course content) into a MySQL database, then probably build the XML in PHP and echo that to the Flash course (as we've been doing to update and retrieve assessment scores). I think I could limit how and when the xml is displayed by passing hashes and shared secrets and whatnot between the PHP page and Flash, but this only limits outside access, and anyone viewing the course legitimately will still see the XML passed around (I think..).
Surely I'm not reinventing fire here. Is there a method or a technology in existence that allows the safe, discrete passage of xml into Flash?
View 1 Replies
Sep 27, 2010
I would like to save settings for an AIR application to a local SQLite database. Wherever I read, it's recommended that you use File.applicationStorageDirectory to save the database file.
My problem is that in most cases, the AIR application will be first started by an administrator that configs and setup the application (and save the settings to database) and later used by different users. And what I would like to know is if there is possible to save the database to a location that every user can load it from? As I understand it, File.applicationStorageDirectory points to the user directory? There is probably possible too make the admins set correct permissions and stuff, but I don't want to make it difficult too install...
View 2 Replies
Aug 13, 2008
I made a game with Adobe CS3 and posted it on the internet, and some users (very few, but some) have reported that the game doesn't work, it just runs through every frame without regards to stop() or anything else..
It's at 50fps, which might matter, and it's located at [URL] if you may need to take a look at it.
I just need to know if this is something that I can fix on my end, or if these people may need to update their flash player or what else it might be?
View 0 Replies
Apr 11, 2011
I would like to know if it's possible to capture a users webcam in flash and directly upload it to YouTube without a backend server setup. Or if there are any third party providers that support this service. I see YouTube offers a live streaming API, but it seems it's only available for selected users.
View 1 Replies
Dec 27, 2010
My client wants to distribute a video to some people, specifically car dealers, but he doesn't want the video to end up on Youtube or something like that. Therefore he wants the recipients of the video to be able to see it only once. My idea to implement this is:Generate a unique key per viewerSend each viewer a link to a page with a Flash based video player, with their key in the URLHave Flash get the video from the server. On the server the key is checked and the file sent (using php's readfile or something equivalent).Then the key is invalidated.I was thinking this wouldn't take more than a day to build.I know that if you want somebody to be able to play something, you implicitly give them the power to record it as well, but the client just wants me to make it as hard as possible.
View 2 Replies
Jan 10, 2012
I'm using a regular flash video player to play rtmp streams hosted on a cdn. Does anyone know if it is possible to get a count of the number of users watching a stream, through actionscript or flash?
View 1 Replies
Mar 30, 2011
I was just wondering if it is possible to detect and display any or all of the following of someone visiting my site, preferably just using AS:
[Code]...
View 0 Replies
Jan 17, 2011
I am looking to build an app that allows end users to draw and save mini animations (simple predetermined shapes that move in 2D). So far I have a written a app that allows the user to draw a single frame using simple shapes and lines, but I am having some small troubles at this stage, and have not attempted to allow the user to animate or save the drawing.
If anyone knows of a tutorial or some other resource to put me on the right path I would be very grateful. I can also share what I have if anyone would be willing to give me some pointers
View 2 Replies