Professional :: Playback Head Won't Move - No Error?
Feb 17, 2010
I don't really know how to describe this problem but I'm going to give it a try. I am working in Flash cs3 using as3. I have a project with 5 scenes and button nav to jump between them. When I test the project scene 1-4 play fine however when I get to scene 5 the playback head doesn't move, it just stays parked on frame 1 (button nav works, animation does not). When I re-arrange the stacking order of my scenes the same problem will occur in a different scene that had previously played fine. This issue only occurs when i test the whole movie - if I test any scene by itself it plays fine. I am not getting any AS errors which adds to the frustration
My brother is currently living overseas with his girlfriend and is flying home for a visit in August/September this year so I have decided to mark the occasion by creating a 3-scene Flash movie. Just there now I had the plane on the stage, I had the names moving towards the plane but when I played the scene back the text and the plane weren't on-screen at the same time, as the text and graphic were in different layers. My question is how do I make it look like the text is moving to get on the plane and vice versa as in the next scene I obviously want to have the plane flying towards the airport, (more text) i.e how do I merge the layers or is merging the layers not what I need to do?
I've been wondering something, websites like youtube (pandora does mp4s) play their music through a flash player. while each track is played, they're downloaded to the user's computer, e.g., /tmp/FlashXX*** This allows users to go and move the flv out of that folder for later playback.
However, when the user moves the flv out of the /tmp folder, the player continues to play the music/video quite happily. How does the flash player handle the removal of its file and why doesn't it throw errors from this?
More importantly, why are the flvs downloaded to the user in the first place if the player plays happily without them?
I am trying to get the f4v movie called myMovie.f4v to move forward one frame at a time every 10 seconds. I created a countdown that makes the movie play after x amount of seconds but I need to make the movie advance only one frame and the count again.
import fl.video.*; import flash.utils.Timer; import flash.events.TimerEvent; var flvPlayer:FLVPlayback = new FLVPlayback(); addChild(flvPlayer); [Code] ..... I need to change this line to step the movie one frame forward kind of a play next frame.
I'm using Flash CS3 Actionscript2 I'm using the FLVPlayback component and using SteelExternalAll as my skin.I noticed that the SeekBarHandle does not move while the video is playing. I can drag the handle to go to different parts of the video, but it does not move by itself as the video plays.I've already tried setting the total FLV video length in the parameters, but that didn't work.
In my library I have:A Sprite named Emily of base-class "Character" with a sub-sprite labeled "head" of auto-generated Class "EmilyHead".A Sprite named Jess of base-class "Character" witha sub-sprite labeled "head" of auto-generated Class "JessHead".
Flash compiles with the following warning: Warning: All instances named 'head' will be automatically declared as JessHead in symbols that use Character as their base class. In symbols that are linked to user-defined base classes, instances with the same name must be of the same type. And then the runtime error:TypeError: Error #1034: Type Coercion failed: cannot convert EmilyHead@3a0d1e81 to JessHead. at flash.display::Sprite/constructChildren() at flash.display::Sprite()at Character() I can turn of auto-declare stage instances in the Actionscript 3 panel, but then I have to manually add a public var for all sub-child's, such as the head sprite. But then at least everything works as expected. This is more setup than I'd prefer to do, but everything else about this workflow is very fast & easy. What can I do to sidestep this error, while keeping the same workflow?
Error #2044: ioError no controlado: text=Error #2032: Error de secuencia. URL: send_email.php at Alvaro_Veronica_v0105_fla::contactform_11/frame1()The code from the php file in charge of sending the email is the following: <?php$contact_name = $_POST['name'];$contact_email = $_POST['email'];$contact_subject = $_POST['subject'];$contact_message =
I am playing an swf on a VB.net form which works fine but I've added an FLV to another layer in the same swf and when I run it, the FLV doesn't appear. If I run the swf by itself the FLV appears. I've tried using the FLVPlayback component and tried coding the FLV with AS3, both work when I run the SWF by itself but the FLV still doesn't appear when run in VB.
I have an ad banner in which I am certain I touched nothing that would affect the lack of looping in the file and lo and behold some elemnts loop even though in the actionscript it says to stop looping it....The trace says it played out the function to stop looping but it still does. I am not an actionscript pro but could anyone PLEASE possibly look at the file and tell me how to make sure EVERYTHING stops looping? The looping is causing google to prevent us from putting up the banners
I am trying to create a small movie. Now I want to create an effect that once the mouse is in the right half of the movie - then movie should play forward. When the cursor moves to the left half of the movie then movie should play backwards. I have tried following some examples from online but I am kinda lost
This is what I have done so far:
- Create the animation named it "mc" of type Movie Clip - Put it in the "main scene" - The (first) keyframe at "main scene" has action "stop();" - <<now i am lost >>
Note: Eventually the right and left part of the movie will link to different webpage.
As I have a gradient background on my website where the swf is embedded, in order to avoid the white screen that appears initially while the swf is loading, I turned transparency on for the swf. In order to really get it transparent I found out that you not only have to enable it in on the html site, but also tick "Detect flash version"and chose "Transparent windowless" in the publish settings. I used the html document created when I published the swf and the transparency now works fine.
However, the films I have on my site are now playing back with a very "jerky" behaviour and not smooth at all. I tried compressing the film as much as possible, but it's still not working as before. The site in question is [URL] if you would like to see for yourself. I've tried it on both my laptop, which is even worse, and my fairly powerful dual core 64 bit stationary PC.
I import the video manually from the File Tab. I change the stage size to match video (I want it full screen because I have "liquid layout" AS3 code in order to match browser window) I center the video on the stage.I make the video an Object (MovieClip)
And that's it.
The video play well, matching the full brower window and resizing accordingly.
My questions are :
1 - I am making the video a movie clip but is it necessary. I have tried without and it still works!! The only thing I find weird is that the "publishing" doesnt work when the video is not made a MovieClip. (I struggle to center the SWF in the HTML page)
2 - I don't know about the Netstream class. My server is a normal FTP (with PHP MYSQL) but not a streaming server. Would it be appropriate (better) to call the video through AS3 using the Netstream class ? (actually I am not sure of what the Netstream class is for)
3 - I have tried to loop the video using the classic AS3 code (that can be found anywhere). What is funny is that the code works when the movie is not converted to an object. But when it is, the looping doesnt work at all. Do you see a reason why ? (Maybe because the video is imported manually and not an instance created from the Video MovieClip Object ??)
I've got a short animation at 720p - not much going on, just some symbols moving around the screen - but playback in flash player is jerky (more flashy, actually) - not smooth at all.
I've got the latest video drivers for my card, running a dual-core 2.4GHz with 6GB of RAM - my CPU meter says it's having no trouble playing the flash. The video card is an Nvidia quadro NVS 285 (pretty old & crap, but should have no problems).
I don't suppose anyone has got any ideas. I am using FlashEff2 for an effect but the entire animation is jerky, not just the bit with the FlashEff. I would post the fla but I can't see any way to do that on this forum - if anyone would like to see the source, please email me at elliot dot sumner at gmail dot com.
The video gallery on my website uses an an FLV video gallery downloaded from Adobe. When I encode my Flash files to Quicktime then to FLV they look perfect but once uploaded onto my site and played back through the gallery the quality suffers, especially text which loses it's vector crispness.Url...The videos are under 'portfolio' the best example of my problem is the INTEL video 3 rows down, second left, text looks rounded when it should be sharp.I have run the videos through Adobe media encoder and After Effects and again whilst looking fine when played locally they degenerate once uploaded.
I'm creating accessible content for a html elearning module. I'm including video, which I have successfully imported into flash, and added captions to by linking a XML document.The issue I am having is that my styling in the XML isn't working in flash, and my captions play in a tiny horrible font, making it very difficult for people to read, therefore not making it accessible content.I've used two tutorials online to create these styles in XML but neither are working.I'm using CS5 Flash and Dreamweaver.XML content is as follows: (I have removed my content for the script)
I created a video in After Effects and rendered the output to an .flv, works fine when I embed in html and upload to my server. But now I'm having a problem with the next phase and that's adding a link to the flv using Cue points. I read the tutes on this but cannot get past the following. First I tested this by importing the flv picking the skin for the player and importing straight to an html page in Dreamweaver. I uploaded the html, flv and player to the server and it works great.
Now I need to add a url link to a certain frame of the flv and read the tute on how to import the flv into a new fla file, I see where I can scrub the timeline inside the flv and thought I was home free as all I had to do was upload and add the cue points. But now I see where I had to take the .flv and import as video to a new fla and after importing the flv it clearly states that the component will only play locally. After making sure the flv was on the server I uploaded the html and swf. When I try to playback from the server I get a browser Which is named "Flash Player Installation" with a blank screen.
I am using the FLVPlayback component to play a flash video. Currently, the input video I am using is a H.264 encoded .mp4 file. My question is regarding the type of video input which the component supports. In the sense, I understand the kind of videos which the playback component supports(h.264, sorenson spark encoded videos and the like). I specifically wanted to know whether there is a provision to play a video which has chapters and is there any skin to support such a feature?
Background Info: I am using Flash Professional CS 5 and the language is AS3. I am using flash on an embedded platform.
I have made my site and now the protocols of Flash wont allow the internet to playback the video, I dont know if you understand me but this is the message I am getting every time I try to open my finished SWF Project."The following local aplication on your computer is trying to communicate with this Internet-enabled location: my site IP" I looked for the location to allow the settings yet I cant find it.
TIMELINE: 3 layers, -- Layer 1, flv video - converted to a Movie Clip. Layer 2, is my button. Layer 3, is my action script. My flv video file was imported and converted to a Movie Clip. My button was created using polygon tool and was converted to a button - and both have instance names.
/////////////////////// MY AS CODE:
lpsample001.stop();
function playMovie(event:MouseEvent):void { lpsample001.play();[code]............
PROBLEM: Everything functions great, but my flv video file just stops playing at random points, it doesn't even finish playing, and then, when I click my button a second time, it re-starts playing right where it randomly stopped. Why does it randomly stop playing at various points on the timeline?
I found out an action script online, and did like it. So I applied it in my new flash. However, when I play the .swf file with Adobe Flash Player, it runs smoothly, but when I upload it on my website, it keeps black out and does not run at all.URL...And here is the project I packed so you can have a look at the AS:URL...
I'm just finishing off a project that has to run in full-screen mode, but I'm having trouble adding this feature. couple of quick details.I'm using Flash CS3, ActionScript 2.0, targetting Flash Player 9 (this could change, but I have to stick with AS2 and CS3)The movie will be the only thing running on a touchscreen installation, Windows PC.I tried using this:
fscommand2("FullScreen", true);
but it didn't work for me. I get this compiler error:Scene=Scene 1, layer=Navigation, frame=1, Line 1
The currently targeted Flash Player does not support the FSCommand2 action.I've tried changing the target player version, but all seem to generate the same error.
I created a Flash .exe that plays a couple FLV files, but in testing the files we've noticed some inconsistent playback on various computers and here's what we've found: On an Intel Zeon 3ghz quadcore 32bit Windows 7 machine, the playback is smooth and acceptable, using an average of 50% of all four cores during playback.
On a single core Windows XP PC, there is some playback hesitation using 100% of the single core during playback. On an Intel P4 3ghz with HT (dual core) 32bit Windows 7 machine, the playback is initially very choppy with continueing choppiness throughout to a somewhat lesser degree, using almost 100% of both cores continuously during playback.
We want to point this out because on PCs that are less than multi-core Intel Zeons, we would reasonably expect that the playback experience for the end user will be unsatisfactory. Is there anything that can be done about this to avoid this being a problem after the fact, as this client will be having many of these USBs manufactured.
I have an mp4 file that i made and i made it 7.1 surround sound, and i'm pretty sure that this 7.1 surround sound works, as it can be played in VLC. i'm using netstream to load my files now. How do i make it so that flash can playback all 8-channels of sound?
How does one adjust the seek behaviour of an FLV in playback? youtube videos work the way I expect them to: As you click and drag the seek bar it shows you the current frame. Any of the players I have experimented with don't do this. What they do is show you a still frame and update the video window only after you release the seek bar.
I have an .flv file I created and imported it into the Flash timeline and needed to use an Actionscript with it because I need it to loop when it's finished. I exported it to an .swf file but I can't find any way to use the "ClearOverPlayMute.swf" skin with it on my web page.
Flash doesn't export the swf file with any playback skins.
I am trying to create a FLV playback component (in Action Script 3) where the skin hides after the mouse is idle for a certain amount of time. I've read a lot of suggestions to set the skin to null (in action script)
[Code]...
TypeError: Error #1009: Cannot access a property or method of a null object reference.
As far as I can tell, there is no way to toggle visibility of the skin. The best I can do is turn the SkinBackgroundAlpha to 0, which does remove the background of the skin, but not any of the buttons or bars.
I have a number of different videos (all of the same duration and resolution) encoded with almost the same content - however they have different colour schemes, etc., and I require my FLV player to be able to switch seamlessly between them.
That is, if the player is currently playing "test1.flv" and the user presses the 'switch' button, I want to switch over to playing "test2.flv" in the same player, picking up at the same point in time.
I used to have a server-side solution that could fake this, but that isn't a long-term solution. Might I ask how you experts would handle something like this?
Do I need Flash Media Server, or can it be done with just Flash?
I would like to be able to play my flash video on top of my website, and then disappear once its finished. Just like on the apple website, with the macbook air. This is probably very simple, but I am not sure what it is called!