IDE :: VideoPlayer On Website - Doesn't Show The Movies
Nov 3, 2010When editing the template i faced a problem with the video player. It simply doesn't show the movies i add, the errors are as follows:
[Code]...
When editing the template i faced a problem with the video player. It simply doesn't show the movies i add, the errors are as follows:
[Code]...
I have two issues again, my first is one I have had for a while my website is blank when you first go it then it will play, I thought it needed a preloader so I put on up but it still seems to do the same thing, any suggestions?Her is my code on the first frame, their is a really detailed movieclip in the center could their be a way to load it quicker, maybe cut down on the time?[code]
View 3 Repliesmake a variable readable from other flash movies, on the same website, but just in different frames. For example, if one frame was a menu, and the other frame had a picture of some sort, could i program my movie so that if a user clicks on a button on the menu side, the movie on the other side will display a different picture?
View 5 RepliesWhen you have movies in a layer, how can you stop the buttons of the underlying levels from showing through. I don't want the user to think that there is a button on the level showing because the cursor turns into a hand....plus also when clicked it does activate the lower movies actions.
View 1 RepliesI have recently launched a site for a client which includes an interactive flash element on the home page but it takes a long time to load (10-30seconds). I have followed advice from others about keeping image small and link movies rather than embed but still slow, the swf file is about 7.9mb which i thought was ok for the size of flash file. Does anyway else know where I have gone wrong whether it be the embedding or some other area.
View 5 RepliesURL...How and where and what do I add to make the movies unload before only the movie corresponding to the button clicked loads up and doesn't overlay?I'm having trouble with the level and all that URL...
View 4 RepliesI've been trying all day to get a widget from last.fm to show in my flash website. I've saved the html code last.fm provides into an html document and thought I could just show this on my flash page but havent been able to do it.
View 1 RepliesI make preloader file and it works when I test it in flash but when I upload it to my website it doesn't show anything.
View 9 RepliesI embedded a flash movie (swf file) into my web page (html). That works fine in my computer but when i upload the page on GoDaddy web server it doesn't show anything. I used Dreamweaver to build this page. Here is the code of the embed flash movie:
[Code].....
this is the first time that it happens to me and its a headachenow the solution. link is belowml
View 6 RepliesI'm working on my first Flash project and I've hit a wall, I can not get the skin on the Flash Player to appear on the website I have read through all the Forum posts and tried all suggections to no avail. The video is playing alright on the website but no skin. Here's the pertinant information,Adobe Flash CS4 Professional (10.0.2)Flash File (Action Script 3)The flash video is stored on a site that we use for video serving, URL of video is:[URL]
View 3 RepliesI'm trying to inform people of how long ago the website was updated on the welcome screenWhen I make a revision to the swf I plug in the date in the "Update" field and then it should subtract it from the day the website is viewed.
Code:
Now = new Date();
Update = new Date(2006, 7, 1);
[code]....
Ok so I'm working on a site for a friend.I upload it to the JustHost server for testing and it shows up in only black, white, and neutral colors except for the one picture.How can I change this? Still under construction so criticism on the sites design layout and style is not needed
View 1 RepliesI don't have a clue on what I'm doing wrong. Sometimes, when I open this page my html page , the swf don't appear. It won't happen always, but is really frequent.Important: when it don't appear, I do can hear the sounds that the swf movie makes. In other words, I'm shure that the object is on the page, but it just won't be visualizable.The error occurs on Firefox and Chrome (I didn't see it happening with IE, but I won't doubt that it is possible)The problem isn't in the swf because I have already tested with another file that have no code at all and the same problem occurs.Here is the page's code, generated by Flash CS5.5 when publishing the swf:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
[code]......
I have done this quite a bit and have had no problem. Then all of a sudden one of my .swf file is not displaying on the index page.
I have a simple image transition .swf file and have added it to the index page:
<script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=9,0,28,0','width','588','height','300','title','image_slide','sr c','/flash
[Code]....
I actually have another .swf file that also isn't working but I figured I would tackle one first.
I'm having an issue with the UiLoader, I think. I am using a UiLoader to show the portfolio section of my website. When I click on portfolio there is nothing there. Brought UiLoader to stage from the component panel> in the component inspector I set the source to Portfolio.swf> Test movie> it works great. In dreamweaver I draged the swf from the folder panel and placed it in a table> uploaded it to the site> go to the site, and there is no portfolio section. See the site here -> [URL]. I noticed when I made changes and uploaded to the web then went to the site I have to delete internet history files to get the swf to reload. What do I do about that? Off the top of my head I thought about changing the swf name everytime I make any changes, but I'm sure there is another way.
View 3 Repliesi have made some web pages with flash and my problem is that i want to show a thumb picture in facebook wall when i post there my website in the news tab.
i only found this to add in the index.html (?) after the head :
< link rel="image_src" href="images/logocolor1.jpg"/> (without the space after the < and the picture is inside the images folder)
but didn t work
does it take some tome to show up
or do i have to make something else?
Currently I am building flash website. But I would like to have images presented using JQuery slider Galleria [URL] Basically, the web is built of the menu on the left. when clicking one of the items from the menu i would like the Jquery Slider show in the middle (over the flash, may be box 700x500).
View 1 RepliesI have a website (on my own Apache Server in my home office) that displays my video clips (.flv files) with no problem, I have no idea what ActionScript is or where it is used (but I am a basic user of JavaScript)And since this forum is for 'beginners', and since I don't even understand the questions being asked here , *where* do I start to acquire knowledge of ActionScript, or what books shoud I buy to start this learning (or where is the FAQ list please.I would only like to be able to show Live Streaming Video over my website,
View 5 RepliesI am looking for script or tutorial that will show me how to move the interface around like the one show in this fantastic website -
View 2 RepliesHere is a link to an example of which i am referring.If you rollover anyone of the pictures a pop up image appears..
View 2 RepliesI have created a Flex custom preloader, exactly like it is done in this example: [URL]
Now when I implement this, is seems to work fine on my computer in FireFox and Chrome. I publish it on the server, refresh my cache and reload the application and I do get my customized preloader.
But on a friend's computer, the screen stays white for a while, and then for a second or so it shows the preloader, but the indicator is at 100%.
So the loading already happened before it showed the preloader.
When I test and simulate download it shows me the progress of the file loading but the screen is blank white.Here is the code: I have two scenes...this is the preloader scene actions frame 1. Scene one works fine but the preloader doesn't show up
import flash.display.MovieClip;
import flash.events.ProgressEvent;
function update(e:ProgressEvent):void[code]................
I'm using the code below on preloaders.[code]It doesn't always show all of my preloader, ie: by about 25% of the preloader animation it jumps to the movie. I still want the preloader to play all the frames before it goes to the movie regardless of download speed. Also sometimes it sticks on the final frame of the movie for a few seconds and then jumps to the main scene.
View 13 RepliesI'm trying to make text disappear and appear letter by letter, so i'm using dynamic text. I've made this code which should do this, the only problem is that the text won't show up. I used trace to check what does the dynamic text box contains after the code has done it's job and it contains what it should. So I don't really understand where the problem is. I've embeded all the lowercase letters since I'm only using those... I don't know what else to add here... except the code offcourse:
Code:
if (_root.butonselectat<>"")
{
stop();
[Code]....
Ignore all the "ifs" they just make the code do it's job when it should. And it seems that they work correctly. The first "for" cycle removes the text letter by letter and it only works if there is some text in the dynamic textbox while the second "for" adds the text letter by letter. I have the same code on two keyframes in the first layer and the the dynamic textbox on the second layer with only one keyframe.
I've been told by another intern where I work, that I must package the game I'm making in an swf file and then preload it.So I'm trying that but fail.I have two issues:1) I use BitmapImages but don't know anymore what to do with them. Is I preload the swf does that mean all images the game uses are automatically are preloaded as well? 2) When I try to preload my own game, it doesn't show up. Oh uhmm.. I use flashdevelop so the preloader project has a Preloader class and a Main class. My game has a Main class as well.Below is the code I use to preload my own game:
Code:
package
{
[code]........
I just added a mp3 song to my flash page and it plays well in preview and after it's published. But after I've uploaded it to my site along with the mp3 song, it doesn't play.I moved the mp3 onto the stage and that is how I set it up. Am I doing this wrong or do I need to code it somehow? If so, is there a simple way of doing this?
View 5 RepliesI just want to know why a dynamic text doesn't show in the swf movie.Let me explain a little more: I have a mc within a main time line in wich is another mc,this mc have photos and a dynamic text who must be scrolled to view all of it,but the text doesn't appears! Below you will see a snapshot of the mc where you can see the level of it also.I've checked the actions script but there's no problem with it. here is the AS:
onClipEvent (enterFrame) { if (lMouseover) { _parent.text3.scroll -= 1; }
}
[code].....
I made text box, typed some text, converted it to a movie clip, named etc. Used a purchased and proven scroller component ... followed directions to the letter, including referencing/linking the files. However, when I tried to test the scroll bar .... the scroll bar appears, scrolls and works perfectly except the text does not appear. I have tried making a scroll bar with the UIscrollbar same thing happens. I made an other attempt and put pics along with the text in the movie clip ... this time the pics appeared and scrolled, but the text still would not appear.
View 13 RepliesI've made a simple preloader to load a movie. This is the preloader code
[Code]...
I see the loading progress percentage correctly run, at the end rotator_mc and counter_txt are removed from the stage, but the loaded movieclip is not added to the stage, or at least I can't see it.