ActionScript 3.0 :: AIR How To Modify Senocular's Free Transform Tool

Oct 13, 2009

how can I modify the code in Senoculars Free transform tool so it resizes on width/height basis instead of scaleX / scaleY like in the current version?

View 2 Replies


Similar Posts:


ActionScript 2.0 :: Senocular's Free Transform Tool (or Even Senocular)

Mar 14, 2007

I've been using Senocular's free transform tool: [URL] in tandem with an image upload (using the fileReference class) so that users can upload an image and the transform it.

The free transform class has a function that allows you to restrict the scaling of the movieClip that you apply the free transform to, but it works on a 'scale' rather than specific height and width properties. My problem is, that I don't know what he dimensions of each uploaded image will be, so if it's restricted to a scale, some images will be allowed to be bigger than others....

View 4 Replies

ActionScript 3.0 :: Loading In An External Image That Can Transform With The Senocular Transform Tool Class

Jun 26, 2009

I'm having trouble with loading in an external image that I can transform with the Senocular Transform Tool class. I have managed to load in the picture but the transform class doesn't seem want to grab it. Eventually I want to us the FileRef to upload the image but I just need to figure out how it works first. Here my code to load in the external image

[Code]...

The transform class can grab the other movieclips but it doesn't want to grab the new image loaded in from the code above.

View 1 Replies

ActionScript 3.0 :: Skinning Senocular Transform Tool

Dec 27, 2010

Has anyone a chance to make custom skin for new transform tool v2 beta? Or can anyone guide me for a starting point?

View 0 Replies

Add Reset Button To Senocular Transform Tool?

Mar 11, 2010

I am a teacher I used the senocular transformer tool "action sript 3.0 Transformer tool [url]... to create a program for my students I want to add a reset button to it may anyone help me to do so?

View 3 Replies

ActionScript 3.0 :: Loading External Images To Senocular's Transform Tool?

Apr 29, 2011

how to load an external image with fileReference and loader into a movieclip such that it can be transformed with senocular's transform tool.Here's what I have so far: (It places the image down but I cannot transform it)

ActionScript Code:
var fileRef:FileReference = new FileReference();
MovieClip(root).loadBtn.addEventListener(MouseEvent.CLICK, openClick);[code].....

View 1 Replies

ActionScript 3.0 :: Senocular Transform Tool / Restrict Drag Area

Jul 16, 2009

I am using senocular's transform tool AS3 in one of my projects.I am having a problem in customizing the tool, I need the movieclip to be drag only with in a rectangle.

View 2 Replies

ActionScript 3.0 :: Senocular's Transform Tool - Constrain Dragging To A Given Area?

May 1, 2011

Does anyone has a modified version of this awesome tool that can limit the dragging of the objects to a given area? me in the right direction on how to accomplish this, which class i need to modify.

View 1 Replies

ActionScript 3.0 :: Flip Objects Horizontally And Vertically Using Senocular Transform Tool?

Oct 15, 2008

I am using the senocular transform tool for scaling, rotating etc... skew is disabled in the tool. I Have tried many ways to flip the display object horizontally and vertically. he function I am using is given below. It works fine when the display object is not rotated. When it is rotated and then flipped it outputs a skewed inverted display Object.

function flipHorizontal(dsp:DisplayObject):void
{
var matrix:Matrix = dsp.transform.matrix;
matrix.transformPoint(new Point(dsp.width/2,dsp.height/2));

[code]....

View 1 Replies

ActionScript 3.0 :: Senocular Transform Tool With Dynamic Sprites And Loaded Images?

Jul 20, 2010

I'm using the Senocular Transform Tool to allow the user to scale an image that is loaded in. The demos work fine with sprites that are already on the stage.My setup is PureMVC and the images are loaded in, then I turn the loader content into a Bitmap and put that into a Sprite.I mimmicked the source files and added the TransformTool onto the stage level then I make the target the Sprite with the image inside.This all works and when I click on the image the TransformTool pops up and is the right size and shape. Unfortunately as soon as I try to scale or move it using the tool the image skews and scale in huge increments and goes off into the wrong directions.

I tried adding the Bitmap to the Sprite with the registration in the middle. I tried using a transform matrix to move the registration point to the center.

View 3 Replies

ActionScript 3.0 :: Flex Flip Objects Horizondally And Vertically Using Senocular Transform Tool?

Oct 15, 2008

I am using the senocular transform tool for scaling, rotating etc... skew is disabled in the tool. I Have tried many ways to flip the display object horizontally and vertically. he function I am using is given below. It works fine when the display object is not rotated.When it is rotated and then flipped it outputs a skewed inverted display Object.

function flipHorizontal(dspisplayObject):void
{
var matrix:Matrix = dsp.transform.matrix;

[code].....

View 1 Replies

ActionScript 3.0 :: Flash Senocular Transform Tool - Scale Image Proportionally Without Shift Key?

Jun 19, 2011

i am using senocular transform tool in my flash, anyone know how to force user to scale image proportionally without pressing shift key?

View 2 Replies

Professional :: Why The Text Disappears When Rotate It Using Free Transform Tool

Aug 3, 2010

My Text is visible before rotating it to verticle position using Free Transform Tool. But when once it is rotated to verticle position the text disappears from the Stage. And it is not an animated Text as well?

View 4 Replies

ActionScript 3.0 :: Free Transform Tool Simulator That Rotates An Image When The Middle Top Button Is Clicked And Held?

Feb 6, 2009

I have a free transform tool simulator that rotates an image when the middle top button is clicked and held. The image rotates to 180 and then stops. Does anyone know why it is getting stuck?I have enabled viewsource for the code. the method is in WidgetEditor.as

View 3 Replies

ActionScript 3.0 :: Remove / Disable Tool For Objects Using Transform Tool

Jul 6, 2009

Working with senocular Transform Tool - How to remove/disable tool for objects Im new to AS3, and i have to use it for my current project. I have used the AS2 Transform tool extensively, but needless to say, the AS3 version works entirely differently.
The way i understand it, the tool applies to and every Sprite , movieclip on stage

[Code]...

View 2 Replies

ActionScript 3.0 :: Transform Manager For Free?

Dec 9, 2009

Where from i got transform manager as3 for free

View 5 Replies

ActionScript 3.0 :: Where To Get Transform Manageras3 For Free

Dec 9, 2009

can any body tell me where from i got Transform Manageras3 for free

View 9 Replies

ActionScript 3.0 :: Free Transform Manager With Bounds?

Nov 15, 2010

I use this transform managerblog.ryantan.net/2010/08/free-transform-manager/I'm trying to add bounds support.But it doesn't work fine:ki44321.ho.ua/testmanager/Here is source (FlashDevelop project):ki44321.ho.ua/testmanager/source.rar

View 0 Replies

ActionScript 2.0 :: Free Transform On A Movie Clip At Runtime?

Apr 10, 2007

Basically, the scenario is this, when a user clicks on an movie clip instance at runtime, I want to be able to display free transform points that the user can click on and drag to transform the objects scale, i.e. Just like the Flash's free transform tool. Does anybody know how I can go about doing this? Is there a class in actionscript?

View 1 Replies

ActionScript 3.0 :: Senocular Transformation Tool - Registration Point

Jun 27, 2010

I am fiddling around with Senocular's Transformation Tool classes, which allow for a MovieClip to be transformed (rotated, resized, skewed, etc) upon click. Just one tiny problem. I need for the MovieClip registration point to always be centered, so that when I do begin transforming in any way, it transforms from that centered registration point. Here is a picture - I need this done in As3 rather than simply creating a new MovieClip symbol and selecting the center for its registration point, as these pictures are loaded dynamically.

View 6 Replies

ActionScript 2.0 :: Zoom Tool Ala Senocular (slidezoom) - Load Higher Resolution Tiles

Jan 13, 2004

I've gotten pretty far with my file. I have successfully been able to load higher resolution tiles when a user either draws a box of an appropriate size (area 50-100% of total loads low quality tiles, 25-50% of total loads medium tiles, 0-25% loads high quality tiles). The tiles also load correctly when the slider on the zoom tool is pushed up and down. Here is my problem:

1) I can't figure out how to call the SetScale function (defined on the slider MC) so that when the user draws a box on the main map it zooms into that scale (see the functions half way down the AS layer on the main timeline where the calcArea is calculated).

[Code]...

View 14 Replies

Flash - Transform Tool Architecture?

Jan 27, 2012

I'm trying to get familiar with design patterns, modularity, unit testing and etc... (with ActionScript). I'm developing a simple "Free transform tool" right now, just as a exercise, but I don't like the solutions that I come up with so far, so I'll try to walk you trough my line of thoughts. When I come up with the idea I was thinking "What to write so I can test this great Unit testing framework FlexUnit", the first thing that I saw was guess what.. a free transform tool. :) When I was thinking about the architecture of the tool I run every scenario trough "How can I write unit tests for that thing?", so I come up with some kind of twisted MVC meta pattern:

A view that's holding all components (rotation area, drag area, resize buttons)A model (or something like that) that holds the necessary logic (setSize, setPositiom, rotateAroundCenter, etc..).And a controller that add listeners to the view components, update the mouse cursor when its over a component, get the mouse coordinates when is interacted with a component, do the calculations and call methods from the model that will update the view and the object that is benign transformed.

I was thinking: "Ok its flexible, i can switch M, V or C at any time, I achieved my main goal, because I can make lots of unit test for the model, where the important calculations are, so its great..".I just have started implementing it, but I think most of those thoughts are wrong. Yes I can change the view and add new skin but it's not flexible at all, if I want to add "skew" (or any other) functionality I should rewrite (or If I'm lucky just extend) M, V and C.Yes I can make bunch unit test for the model but controller's calculations will be hard to test.

So now I'm thinking for something like the Decorator pattern that will allow me to create whatever combination of controls i want to use and keep their logic separated, but I want to have the option to re-skin the controls themselves and to keep the logic separated so I can do the tests.I realize I want to create some kind of "ultimate transform tool", but I'm really trying to push my limits and learn something.

View 1 Replies

ActionScript 3.0 :: Creating A Free Selection Tool?

Jan 9, 2010

I'd like to create a free selection tool (also known as lasso tool).I want to use it to select sections of an image with the mouse, and then copy the selected parts.

View 1 Replies

Flash :: Free Tool For Converting Swf To Gif File?

Sep 26, 2010

Are there any free tool for converting swf flash to gif file?[URL]...

View 3 Replies

ActionScript 3.0 :: Get A Free Flash Maker Tool

Feb 25, 2012

I am looking for some free flash maker tool. I have found one. 789soft-com/photo-flash-maker.h-t-m-l[/url] But it has not enough function.

View 1 Replies

Professional :: Rotate Using Gradient Transform Tool?

Dec 6, 2011

When I try to rotate using  Gradient transform tool, I can't rotate my gradient 45 degrees or 90 degrees. nap to objects is enabled and holding shift also doesn't work.

View 5 Replies

Good Free Bulk Upload Tool For Web Apps?

Mar 11, 2010

I have a web application in which a user has to upload images to a gallery. At the moment they need to upload one image at a time so it's pretty tedious.

I'd like to implement a system where they could potentially drag and drop files into the browser, or select a folder to upload.

View 3 Replies

Java :: Best Free Code Review Tool For Eclipse / Flex Development

Dec 10, 2009

I'm using Eclipse and I'm wondering what the best Eclipse/Java/Flexbuilder code review tool is. If it matters we're using SVN as our SCM. Here are the following I've come across: Jupiter - seems like it's been around for awhile it looks like there is only a single developer on the project and the documentation mentions rather old versions of Eclipse IBM's Collaborative Code Review plugin for eclipse - seems like its a proprietary code review tool so not sure it will be supported in the future (or have the ability for a community to assist in development). Eclipse COLA real-time shared editing - Not really a code review tool but more a way to view/edit files peer-to-peer style allowing code review like collaboration. Check out this video demonstration of COLA.

View 7 Replies

Animation Motion CS4 Flash - Use Transform Tool Double Click Set Back To 0?

Sep 2, 2009

after i done all the animations and i want to paste it another fla. the movie clip animation positions not in the stage anymore, after i click on the timeline of the movie clip, it set path the movie clip to -8000+ X and Y. even i want to set to any number, it pop out invalid position. i have to use mouse drag the number back to position that i want. it's totally drive me crazy... really unstable.. sometimes i open back my fla, the movie clip position run too and i need to use transform tool double click set back to 0.

View 3 Replies

"Free Transform" Gives Crappy Result

May 20, 2009

When I have a picture in Flash CS4 and rotate it via 'free transform' the picture gets distorted. When I do the same in Photoshop CS4 the quality stays very good. Of course Flash isn't Photoshop, but I would not expect the result to differ this much.

View 3 Replies







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