Professional :: SteelExternalAll Skin Is Not Available In Skin Menu CS3
Feb 26, 2011My client wants SteelExternalAll as the skin for her swf. It's not on the skinning menu in CS3. Is it possible to download it somewhere?
View 2 RepliesMy client wants SteelExternalAll as the skin for her swf. It's not on the skinning menu in CS3. Is it possible to download it somewhere?
View 2 RepliesMy client wants SteelExternalAll as the skin for her .swf. I have CS3 and it is not available from the skinning menu, though I know it's supposed to be there. Is there someplace I can download it?
View 1 RepliesSkinParts are a great way to add event handlers and logic to an object that is instantiated in the skin, away from any business code. Often, though, I find myself wanting to do the opposite, and define parts that will be used in reusable, skinnable containers in the parent mxml files which will be inserted into the skinned containers.
What's the best practice for when you want to be able to define a control and a skin which can be reused with different controls inserted from outside the skin? Edit: A better way to put this might be that I want to use something that works a little bit like a SkinnableContainer, but that isn't limited to one area where content can be placed.
I'm using the default CS4 FLVPlayback skin, mainly the SkinOverPlayMute.swf. I know there's a skinAutoHide option, but because I don't want it to auto play, I want people to see a play button when they first encounter the video (so they don't think it's just an image). But the skin needs to hide when the video is actually playing (so the video doesn't get blocked by the controls).
In other works - when video isn't playing: skin showing; when video is playing: skin hide.
I extend Button to create ImageButton, and I extend ButtonSkin to create ImageButtonSkin. But, when I define hostComponent like this:
public var hostComponent:ImageButton
I get an error that there is a conflict with hostComponent:ButtonBase inside the ButttonSkinBase. How do I extend a skin AND provide a new hostComponent for it?
How can we embed the over,up,down etc skins defined as sybols in a .swf file... i mean in skin file how can i specify those symbols to be used as up,over,down skins.
View 1 RepliesIs there anyway to add some new custom buttons on a FLVPlayback skin? i already try to put the button, everything fine, add a dispatchEvent with bubbling true,to that button to capture elsewhere in my aplications, the button appear on the skin but can´t get the Event
View 2 RepliesI dragged the FLV Playback component to the stage. Now, I need to select a skin...but where are they? How are they labeled? Do I drag directly onto the stage once I find one I like?
View 1 Replieswenver i use onion skin on a group of frames still my previous image of revious frame keeps on appearing .
how to use onion skin with the frames.
When I place a flv into a flash movie and apply a skin and publish everything, it works fine on my local machine, but when uploaded to a server the player skin will not show up, yet the flv shows up and begins playing. Has anyone encountered this before? Isthere a way to embed the skin in the swf instead of having it be
View 7 RepliesI've done a lot of searches but still cannot how to make the video control bar in a move appear and disappear when moused over or rolled over.
View 4 RepliesI am trying to build a custom skin for a video that I have.I created the skin and buttons(play, pause, and stop) in photoshop and imported them into flash.I then hit ctrl R and import the video.The buttons I select and convert to button symbols and give them instance names.The video I select and make that a movie clip and give that an instance name.I then click on a button and go to behaviors (this is in actionscript 2.0) and assign them the proper actions.It seems like everything should work but it does not.As a side not I can create an animation in flash with buttons and they work.But it does not work with a movie clip.
View 3 RepliesI am currently working on a projects that needs to have a custom flash skin player.I have tried copying and editing excisting skins, but when I export the swf and fla into the crrect folders, I am able to select it from the skin list- however it doesn;t show in the player.Am I exporting/ publishing this in the correct way and to the right folders?
View 3 RepliesI have this flash video player at this link
http:[url].....I want to change where it says guide to say media.... I have flash CS4 and i open the vidiscript_player file in flash and all it is is a black screen....
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.
Is it possible when publishing a Flash CS4 file to have the Video swf and the Skin swf be in one swf file? I have a Flash CS4 (AS2) file that has a FLVPlayback Component. When I publish or test movie 2 swfs are output. I need only 1 swf as I am then going to insert this 1 swf into a Captivate 4 project. When I insert the video swf by itself into Captivate 4, I do not have a play bar/skin. If it is not possible to publish as one swf, how I can insert the 2 swfs into a Captivate file and get them to work?
View 3 RepliesI am trying to set a custom skin URL on an FLVPlayback object. The object is on the stage named vid. When I have the following code: vid.skin = '[URL]'; I get the following error when debugging in the CS5 IDE: Error #1014: Class fl.video::UIManager could not be found When publishing the file to an SWF it "dies" (it stops video playback) at exactly the same point. There is no error message or other indication of what happens in the browser. The flash still seems to work, it responds to ExternalInterface events. It just refuses to play the video. I'm using FLVPlayback 2.5.0.26 with Flash Pro 11.0.2.489 on Win7 64-bit.
How do I fix this? If I comment out the video.skin assignment then the video plays great (except there are no play/pause controls). But when I try to set it I get this internal Flash error. Incidentally if I assign vid.skin = 'invalid/url' then it doesn't die, instead it gives me a warning that the skin cannot be found. The valid.swf url is a copy of the MinimaFlatCustomPlayBackSeekCounterVolMuteFull.swf skin that comes with CS5.
[Code]...
why the skin's overall border (the little 1px line) gets cut off on the right side? Link: [URL] I have not resized the video, so I have no idea why the line would go missing.
View 5 RepliesI 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'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 am trying to customise a FLVPlayback Skin that has a counter in it, (MinimaFlatCustomColorPlayBackSeekCounterVolMute.fla)If i modify any of the skins without a counter there is no problem however when i try to publish one of the skins with a counter i get these compiler errors:Warning: unable to load SWC FLVPlaybackAS2.swc.1046 type was not found or was not compile time constant: NetstreamPlayOptions
View 4 RepliesIs there a way when using Actionscript 3 to embed the video player skin into my document so that when I publish it, everything I need to launch the file onto a website is in one swf? When I publish it as it is now, 2 swfs appear, one for my file and one for the video player skin. Can I embed the video player skin so this doesn't happen and I only have to upload the one swf to my website?
View 6 RepliesMac OSX 10.4.11 - CS4. I have a supplied video.flv that I have in Flash with a skin control and exported as video.swf and inserted into a GoLive site, all is well apart from the excessive sound. The volume controller is defaulted to max and I would like to reduce the default volume by about 50%. Is this possible to do in Flash before exporting the video.swf.
View 10 RepliesI published a viedo.swf with a skin. I tested the video.swf both - both the html doc and the swf file and the skin is in each.I uploaded to my web server the following:1. video.swf,2. skin.swf3 video.html. and4. the AC_RunActiveContent.jsAll are in the same folder.When I goto the url the the video.html is located I do not see the skin ... on line.
View 4 RepliesI can still create the video and the files and it all works in dreamweaver when I preview in iexplore. When I put the files and the page into the host server it shows the skin and no video. If my paths are wrong I do not know where to check them. I need help MY whole career is on hold until I know how to do this like clockwork/ I need step by step with creating and changing paths and uploading using cpanel or dreamweaver. getting the files made and uploaded is easy part. I have been here before and cheers to the help. I really need an in depth answer about how to do this from start to finish. I have looked at all tutorials and they all make it seem so easy but dont show anything on paths. If my video works in dreamweaver but not online live what is wrong? I am lost and on edge lost many weeks of sleep over this simple process.
View 12 RepliesIn Flash CS 5.5, I know you can preview the playback of a video right on the stage using the button and fader of the skin. But then why is there still the [preview] section written in the Component Parameter? (Under the isLive line) And why is it always set to None?
View 1 RepliesWe are using default CS5 skins with an flvplayback component built through action script 3. When playing certain videos (and only certain videos, however there isn't yet a pattern), the play/pause, stop & seek buttons are completely unresponsive. They don't change stats on hover & they are unclickable.However, the fullscreen button does always work, and upon going fullscreen and coming back out, the buttons now work again. So far, the problem was seemingly at its worst displaying a video that was encoded with Sorenson spark (an older codec) and we wondered if it had to do with the file itself, the headers, anything of that sort. But the fact that the skin and buttons work fine once entering and exiting fullscreen - that is perplexing.
View 1 RepliesI just cannot get the skin controls to show in my movie [URL] as you can see the skin is there -[URL]swfit's also in with the flash movie here -[URL] I just can't get it to show up! I've tried setting the "CustomURL" for the player to[URL]
View 8 RepliesI have a couple of video clips loading to the stage via loadExternalMovieclip. The video clips were imported FLV's, given skin styles, and exported as SWF's. When I open the SWF's directly in FLash Player, all is well -- the controls appear and work fine. But when they are loaded into an empty, placeholder MovieClip, the skin does not appear![url]...
View 10 RepliesI have imported a video and all seems to go swimmingly, on publish to swf it appears as i would expect but the moment i view it in the html file the play back skin drops off?
View 2 Replies