ActionScript 2.0 :: Use The Toggle High Quality - Set Some Objects To Be Toggled And To Leave Others Alone

Dec 6, 2004

is ther a way to use the toggleHighQuality(); and just set some objects to be toggled and to leave others alone. When i toggle the quality of my movie, all my vector objects get messed up, and i only want to drop the quality of my pictures

View 1 Replies


Similar Posts:


Professional :: Camtasia Studio Movie Parameters: Quality = "best" Instead Of Quality = "high"?

Sep 30, 2011

When publishing a project from Camtasia Studio 7, the params list includes a setting for quality. But instead of the usual "high" value, it sets it to "best". I Google'd and searched these forums but had no luck finding any definitive explanation if these two settings are equivalent. Can anybody enlighten? This topic also spurred another question, does the quality default to the highest value if the parameter value is invalid?

View 2 Replies

How To Export Flash For DVD In High Quality

May 20, 2009

I have a flash presentation thats for a supermarket TV screen. Its big in file size 9.6MB. When I go file/export/export movie to quicktime and use the animation settings the file plays but leaves trail lines behind, skips frames and looks crap.

The quicktime settings I've used are either:
Animation
Quality Best
Millions of colours
All Key frames
24fps
or
DV - PAL
Frame rate 24fps
Quality Best
I need it to look high quality but I am not sure what settings to use.

View 1 Replies

Professional :: Video Quality As Low/high/HD?

Apr 11, 2011

How to provide a video quality as Low, Medium, High and HD in flash actionscript

View 3 Replies

Get A High Quality Video Into A Flash Document?

Mar 20, 2009

I'm trying to get a high quality video into a flash document. I would like it to stream the flv from the website it will be posted on.

The source file is a 640x480 quicktime file (H264 compression)however viewing it at 640x480, I notice that there is pixelation instead of a clean and crisp image, I look at the source, it's clean and crisp. how can I import a nice high quality video into flash without that nasty pixelation?

View 1 Replies

Flash :: Convert Flv To Avi Using Ffmpeg High Quality?

Jun 12, 2011

Need to convert flv files to avi or mov, trying out ffmpeg but the output quality is terrible. How can I get the video output to be on par quality with the source? I thought ffmpeg -i name.flv -s 320x... name.avi would do it, but no good.

View 2 Replies

ActionScript 3.0 :: Exporting High Quality PNG / JPG Files

Jun 23, 2011

I have successfully exported images a number of times. However, my question has to do with exporting high quality images. It is my understanding that if you have some sort of draw-space (your user is drawing to with a pen tool or whatever) that is a sprite or movieclip you can then export that area to bitmap data then use a jpegencode class to encode it. My issue is that if the draw-space is 400x400 then the PNG/JPG output is going to be 400x400 and pixelate terribly if you try to make it larger. My project requires that the image be output at something like 3 megapixels or better quality. So I guess my question really is, how do you offer a user a small workspace (like 400x400) to draw and doodle in, then export that drawing into a large high quality image that can be used in printing (3-16 megapixels would be awesome)?

View 5 Replies

ActionScript 3.0 :: Export High Quality Image From Swf?

Oct 9, 2011

I'm doing some experiments with displacementMap class. i generate some distorted images and i want to export them high quality png, pdf or etc..

but when i try to use print option in flashPlayer, to save swf as a pdf it generates pdf but withOut effect i mentioned above.

View 6 Replies

ActionScript 2.0 :: Setting MovieClips Quality - Low And High

Apr 21, 2003

Is there anyway to make a certain MC in a movie with low quality while the rest are all high quality? Like, I got this movie right, but I used a pixel font for the body text, and no matter what I try the text is ALWAYS antialiased.. I need to be Aliased and the only way to do that is to make the movie low quality.. but that messes up everything else...Is there a setting to keep the text low quality? I am using (fonts for flash).

View 13 Replies

IDE :: Importing High Quality Transparent Images?

Feb 3, 2010

I am trying to import this transparent text with drop shadow but everytime I try to save it as a .gif or .png the quality is horrible. I've played around with the settings.

View 3 Replies

ActionScript 3.0 :: Image Saver With High Quality

Apr 21, 2010

is it possible to save an image to server with better quality? i need to print the work users do on my website

View 2 Replies

ActionScript 2.0 :: Button - Set The Quality For Low - Medium High

Mar 24, 2005

can someone write a script for a button that sets the quality for Low, medium high. (as in scripts for 3 buttons. each buttons sets a different quality) the experiences that i have made with people in these forums have only been good ones.

View 3 Replies

Professional :: Where To Get High Quality Sounds/ Ambiance To Use In Flash

Apr 29, 2011

Where are some good places to get high quality click, ambience, swoosh sounds to use in flash sites/projects etc? So I can use them on rollovers, interface loading etc.

View 3 Replies

ActionScript 2.0 :: Scaleable High Quality Images Without Pixelation?

Mar 17, 2006

Just stumbled across this site: [URL] Does anyone know how they got that really crisp backround image to scale in Flash without pixelation? Been tring to get that down for ages.....

View 14 Replies

ActionScript 3.0 :: Rotation Of A Not Vector Image (png) With A High Quality?

Jul 14, 2011

source code that just rotates png image?in real time (so it has to be fast)also i need the quality of the image highest(not clear and separate pixels of many 2d Flash games)i hope u understand what i mean by high qualitymost Flash games for speed performance reasons can change the quality of image by changing amount of points to calculate a color of a single screen pixeli use FlashDevelop so it wont satisfy me to complete what i'm asking for with Macromedia tools

View 11 Replies

ActionScript 3.0 :: Add A Button To Toggle Quality In A Game?

Aug 18, 2010

Just now I've have to add a button to toggle quality in a game I'm working on. I've never had to do it before, but I lolled when I saw this.

Code:
this.stage.quality = StageQuality.LOW;
trace( this.stage.quality ); // traces "LOW"
trace( StageQuality.LOW ); // traces "low"

[Code].....

View 1 Replies

Make A Flash Full Browser Background With High Quality?

May 19, 2009

How do you make a flash full browser background with high quality like here: [URL](choose your language at first. After that opens up a screen with a full browser bitmap man on the left size.)I have been trying to make such scalable high quality background image but the results have been poor.

View 8 Replies

Media Server :: Record High Quality Stream From Webcam To FMS 3.5?

Apr 28, 2011

goal is to record a stream from a webcam with the best possible quality regardless the bandwith of the user.(it doesn't have to be live or broadcast, just stored on the server)

is it best to record from server side with asc script or directly from the flash player ?what are the parameters on the server that i can play with in order to cache locally the stream if the bandwith is not high enough ?

View 5 Replies

Actionscript 3 :: Flash CS 5.5 - Icon Image Are Smoothed With HIGH Quality On Swf

Nov 13, 2011

This is very strange.i would like to show in my swf movie all the icons (jpg/png) I've imported as they are. I've set the JPG quality 100%, I've tried the PNG settings without quality lost, I've unchecked the "Allow smooth" setting.

But as soon as the movie have quality=high all the icons are smoothed/breaked and do not looks like the original ones [URL]..Instead, setting quality=low let show the icons as they are![URL]..Of course, I need the movie to be quality=high, since there will be some other stuff on it!

View 1 Replies

ActionScript 1/2 :: Get High Quality Sound In Stream Mode In Timeline Not In Event Mod?

May 6, 2010

How to get a high quality sound in Stream Mode in the Timeline not in Event Mod? In Stream Mod the sound played in the timeline is HQ but after .swf export it gets in really bad quality

View 5 Replies

Media Server :: Recording High Quality Video Using A Local Buffer With FMS 3.5

Jun 16, 2010

I'm currently working on a webcam recorder to record high quality video. I had the recorder working before, but the video quality was quite poor. Instead I'm trying to use a client side buffer and then upload the buffer after recording has stopped. I thought after I unattached the video and audio from the NetStream that either a NetStream.Buffer.Empty or NetStream.Record.Stop event would be sent when the buffer was finished uploading.

What is actually happening after I start recording is two NetStream.Record.Stop events are being sent in a row, so recording never really happens. Also, on the server side I'm trying to save a user name and password into a variable, but I'm not sure how to go about doing that since the application script is just a bunch of callback functions.

View 6 Replies

Actionscript 3 :: Flex Library For High Quality Rendering Some Mainstream Text Markup Language?

Aug 8, 2011

I wish to allow content input in some Flex app I'm developing, using a markup language - Wiki markup / bbcode / similar.I'm looking for some library to render in high quality such markup.

View 1 Replies

ActionScript 3.0 :: Flash Playing High Quality Audio Through Flash?

Apr 16, 2012

I'm building a project and I need the audio to be of the highest quality when played back. I am using .wav files and I'm not too sure how to make them work.

I've tried the: play_btn.addEventListener(MouseEvent.CLICK, playSound);
function playSound(event:MouseEvent):void{
SoundMixer.stopAll();
var s1:Sound = new Sound(new URLRequest("Sound.wav"));
s1.play()

But I guess it doesn't work because it's not mp3. I also tried embedding it into the hit and down parts of my button but the playback is weird, it plays slower and broken up. I'd like there to be some sort of function buttons such as play, pause, stop and some kind of time slider like for video playback if that's possible too?

View 2 Replies

ActionScript 3.0 :: Drag And Drop - Leave Objects On Stage When Moving To Another Frame In Timeline?

Nov 17, 2010

I have been trying to develop a drag and drop Mr. Potato Head type game for a couple of days now. I am new to AS3 and I have hit a roadblock that I was hoping someone out there could help me get through. My game has 3 separate menus (mouths, hats, and eyes).Each menu is a nested MC which has several dragable objects. Unfortunately, when I move to the next frame on the timeline the object I drug out resets itself and disappears. Is there any way to keep a dragable object on the stage once it has been placed there? I think my problem is more of a logic and structure issue with the way that I set up the game rather than an issue with actionscript.

View 3 Replies

ActionScript 3.0 :: Make Moving Objects Leave A "ghost" Impression Of Itself Behind That Automatically Shrinks And Turns Invisible?

Mar 22, 2009

how to make moving objects leave a "ghost" impression of itself behind that automatically shrinks and turns invisible. I've managed to get the original particles to drop, but now I'm looking for a way to get the particles to actually leave disappearing non-moving prints behind them.

View 2 Replies

ActionScript 2.0 :: Make A High Score Table For A Flash Game Where EVERYONE See's The Same High Scores?

Oct 11, 2003

how can i make a high score table for a flash game where EVERYONE see's the same high scores?

eg.

Bill gets 1000 in USA
Ben gets 1002 in UK

they can see each others scores on a high score table.

View 7 Replies

Javascript :: SWF Video With Controls (toggle Sound On / Off And Toggle Play / Pause)

Jan 10, 2011

I'm new to flash and just need to do a simple task but I can't manage to get it to work. I'm trying to import a video (flv) into a SWF container and need to AS functions which should be exposed to JS (using liveconnect or anything else). These two function should toggle sound on/off and toggle play/pause. I dont need any user interface or a full featured player, just these two functions.

View 1 Replies

Tell A Video Page To Begin With Mute Button Toggled To Off?

Sep 9, 2009

Is there anyway to use ActionScript (and/or Flashvars) to tell a video page to begin with the Mute button toggled to off?  We are creating a page for multiple-languages, and the client wants the sound to begin muted.  I have yet to figure out what kind of variable is used by muteButton in the built in skin, whether its a boolean with true/false or what.

View 1 Replies

Flex :: Programmatically Changing MenuBar Item Toggled Property

Mar 22, 2011

I have this MenuBar control in Flex 3. How can I programmatically change the toggled property to false?
<mx:MenuBar labelField="@label" itemClick="itemClickHandler(event);" left="0" right="0" top="0" id="menuBar">
<mx:XMLList><menuitem label="File" data="top">
<menuitem label="New" data="file-new"/></menuitem>
<menuitem label="View" >
<menuitem label="Grid" type="check" toggled="true" data="view-grid"/>
</menuitem></mx:XMLList></mx:MenuBar>

View 1 Replies

ActionScript 2.0 :: Page Flip Effect In Flash "toggled" With Javascript

May 28, 2007

URL] create the same effect (top right banner, mouse over the page curl)? a link or tutorial or sample fla is fine. As far as i can see, it uses javascript to hide flash..

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved