ActionScript 2.0 :: Access The .FLA For Design Purposes?

Oct 21, 2006

I have a flash remoting storefront I developed that I want to start protecting the source code to. The main FLA is quite extensive with a lot of layers, movie clips, and such. Most of the ActionScript is seperated out into seperate .AS files though, some classes, others just function files.Is there a way to secure my source code, encrypt, obfuscate, or other the .AS files? I need developers to still access the .FLA for design purposes. or is there a simple way to make these .AS files secure?

I was thinking of moving all my actionscript to the fla and all my movies into seperate swfs to be loaded, then securing the one .fla, but users could still duplicate the entire project as many times as they wanted...

View 11 Replies


Similar Posts:


Java :: Observer Design - How To Access Method.invoke Scope

Nov 9, 2010

i currently have a Java Observer/Observable setup in which i switch on some field within the Object parameter of Observer.update (e.g. event id) to determine how to handle an Observable notification. this creates verbose code like:

[Code]....

View 2 Replies

AS2 :: Know The Width Of The Actual Text For Positioning Purposes?

Aug 30, 2011

I am using a TextField in Flash CS2, because I need to know the width of the actual text for positioning purposes. However from some odd reason it doesn't always work when the browser is Google Chrome.

View 2 Replies

Flex :: Link To Project On Localhost For Testing Purposes?

Mar 8, 2011

I've got a Flex 3 website. I've got a bug in my deep linking. For some reason, if another site links to my site, it shows the main content instead of the specific bit that should be show. So, if the link is for [url]...

I'd rather not debug this problem on the production server. Is there a way to make a page on my localhost with a link to my Flex project on my localhost?Link to Project on Localhost for Testing Purposes?

View 2 Replies

ActionScript 3.0 :: Drawing A Text Field For Display Purposes Only?

Nov 9, 2011

Im using TextFields to draw text information in my project, but the problem is I need to be able to click in the area where the field exists without transferring focus. And I also don't want the 'I' shaped cursor to appear when mousing over. Essentially I want to draw a dynamic field a text for display purposes only.

View 3 Replies

ActionScript 3.0 :: Flash To Ignore The Cloud Layer For Purposes Of Interaction?

Feb 2, 2009

After adding a floating cloud layer on top of the map all the elements below the cloud layer are inaccessible as the cloud layer is the only object getting mouse events.Is there a way to to tell flash to ignore the cloud layer for purposes of interaction?

View 3 Replies

ActionScript 3.0 :: Unable To Sizing When Loading .swf Into An Html For Viewing Purposes?

Nov 27, 2011

I finished my first as3 project that wasn't Hello World and I wanted to send it to a friend. So I put together an .HTML document to load the .swf file but when I open it as a page the game is larger than the displayed area even though my project is 640X480 and the HTML is set to display that (the .swf displays correctly when opened with the stand alone viewer). I also went into the bin/index.html file in my project and edited the height and width from "100%" to "640" and "480" respectively. I have tried adjusting and changing every parameter and value that I could find to try and fix this issue.

View 2 Replies

Disable Flash For Testing Purposes In Internet Explorer/Firefox/Chrome?

Jul 11, 2011

I'm wondering if there's an easy way to disable flash in Internet Explorer for testing purposes:I'm writing a script that tests for flash (based off the information at this link - https:[url]....) and I'm hoping there is an easier way to test this than uninstalling flash.

View 2 Replies

ActionScript 3.0 :: Get A Bitmap To Spit Out Just Straight Black And White For Blob Detection Purposes

Oct 27, 2010

I am trying to get a bitmap to spit out just straight black and white for blob detection purposes.. but my image processing function (below) is spitting out black and transparent instead of black and white... can someone tell me what my pee brain is doing wrong

[Code]...

View 0 Replies

Doing Interaction Design With Flash

Feb 28, 2011

I've been trying to teach myself flash for a couple of weeks and am totally lost. I have had experience with programming in the past, so I understand logic, etc, but I really am not grasping this forced time based system.What I need to do seems pretty simple. I have a jpg of a washing machine front panel. I need to be able to put some transparent "buttons" over it, and have some areas "light up" when the buttons are pressed. So far I understand that I have to work in a chronological setup, with key frames for each state of interaction, and use buttons with some kind of gotoframe action script. what I can't do:

1. get the background jpg to stick to the stage. it apparently has to be either a symbol or a layer?

2. make transparent buttons. in flash catalyst I can just set the opacity to 0, but I'm not sure how to do this in flash pro.

I guess those are the pressing issues. I had tried to import the jpg as a psd background, but then I had to put the button on a separate layer, and it was always either behind the background, or I had to have it's action refer only to the timeline of it's own layer and not the background.

View 10 Replies

UI Design In Flash Games?

Mar 21, 2010

Background: I've been coding in VIM/C++/OpenGL for a long time.I've come to realize that this (VIM/C++/OpenGL) isn't the way to learn about programming fancy/cool-looking/futuristic UIs; and that the design of such UIs belongs more so in the artistic/designer world of Flash.

Anyway, I currently have a machine with MacOSX. What software should I install? What book should I read to learn about the artistic/design side of these futuristic UIs? [It's okay if the tools to design them are mouse clicking + graphical rather than coding based].

Question: what software packages + books to read to learn about creating fancy-looking / futuristic UIs in flash?

View 3 Replies

Flex :: Design Desktop App (from Web App Dev)?

May 16, 2010

I have only worked on web apps for my whole career.I'm starting a new desktop (Adobe AIR) app project but I found myself having difficulties with:

stuck with thinking about overall UI design in the traditional page model

not sure how to handle the navigation part in the UI

not taking advantage of states

deciding what should be implemented on client vs server side, (or on both?).

View 3 Replies

Design Games And Simulations?

Nov 6, 2010

I'm currently enrolled in liberal arts college, but I'm quite sure that game design is what I want to do with my life. I want to someday manage production and hopefully design my own engine. What summer programs should I be looking into? What books should I read? What particular skills should I be learning?

View 2 Replies

Best Design 2 Developer App For Flash

Aug 11, 2009

Does anyone know which programs work best together with flash for importing graphics that are vector based. I need to know what program a graphic designer should use, so the programmer (me) can easily import the design into flash without much fuss. I know that illustrator is kind of good, but i heard that you could also use indesign.If you know of any limitations or little quirks one has to watch while exporting importing to / from flash or illustrator, had a problem with an illustrator file once that used many effects, it crashed my flash ide durring import.

View 1 Replies

IDE :: CS4 Proper Way To Design A Button With Mc In It?

Aug 3, 2010

s there a possible issue in the way the button is made not coded?I am using Flash CS4. My buttons seem not to work. I do not think issue is in the action script (I am scripting in 3.0).Here is the way I make the button. I add a movie clip on the stage on the over state ( so if you were to double click on that movie clip a new time line would open), at the end of that movie clip there is a simple stop(); code on its own line. I do not add extra frame on the over state.Then I assign the code to the button and of course cross reference its name in the properties and everything is matching up. Just in case here is my code:

floralyte_btn.addEventListener(MouseEvent.CLICK, onClickFloraLytePopUp);
function onClickFloraLytePopUp(event:MouseEvent) :void {
gotoAndStop("61");
}

All of my buttons work fine through the Up, Over, Down, HIt stages without the problem. The functionality works fussy, some of them I have to click twice to go to the specified frame with the UILoader, some do not work at all and some work.I double checked and all of them seem to be done identical.

View 5 Replies

ActionScript 3.0 :: Get Into More Advanced Flash Design?

Nov 18, 2009

I am looking to learn Actionscript 3 but have not been able to find the best way to do this. I have knowledge with HTML and CSS and have used Flash to create simple web banners, etc., but I want to get into more advanced Flash design and use Actionscript. I have looked through books but they all seem to require some knowledge of programming already. What is the best way for someone who has no programming experience to begin to learn Actionscript? Is there a specific book someone can recommend, or training course or a person who does 1-on-1 training?

View 7 Replies

Professional :: Statistics On The Use Of Flash In Web Design?

Jul 27, 2010

I am doing some academic research on Flash and I would like to find what is Flash the most used for, or what it is the best at, in designing web sites. I would need some quantitative figures, charts, stats to illustrate this research. I have found many websites presenting the Flash player penetration but I am looking at the actual use of Flash (in video, animation, User Interaction, ...). For example, "96% of the video on the web is displayed with Flash (3% JS, 1% HTML5 video tag, ...)" ; or "vector graphics are mostly created with Flash, rather with SVG or JS".

View 7 Replies

Professional :: Design - Product Features Box

Aug 3, 2011

I'm trying to put together a Product Features Application, which allows visitors to our Website to view what their product will look like with add-on products via a simple checklist, and image layering platform. So essentially:

- Visitor see's the main Product (Fireplace) on Website Page- Visitor sees three Lists containing Checkboxes below the main image- Visitor clicks one checkbox from each list, and sees that ADD-ON product added to the main image above (so that they can view what the product will look like). I'm using CS4, and I'm slightly new to Flash.

View 1 Replies

Professional :: Combine Code With Design?

Nov 5, 2011

I am a 3D Designer and I also want to learn Flash. give me some links or books because I want to learn that code , which is behind the design. I don't know the terms, I think is actionscripting and I would like to learn from start . How to combine code with design. I can follow some tutorials and copy the code from those tutorials but like this I will never learn to make what I want.

View 1 Replies

Rescale Image At Design Time?

Nov 3, 2009

I cant seem to find a single thread on the internet on "howto enlarge/scale an image when selected".Please could someone direct me to a thread/link or some actionscript that could help?

View 5 Replies

Flex :: What Was Design Decision Behind ItemPendingError

Jul 29, 2009

Flex has the notion of lazily loading data. It has a class named ItemPendingError which allows developers to handle it when an attempt is made to access data that is not yet available aka "pending".However, looking at the documentation it's clear you have to add try/catch blocks around your code wherever you have code that might cause an IPE (ItemPendingError) to occur.I'm curious if anyone knows why it works this way. I'm not sure what the best solution might be, but having to willy-nilly add in try/catch blocks to catch the error and then register a Responder with it feels bad and not very clean. And the fact that you sort of have to exercise your application to make sure you've caught all the possible places where the error might occur is also lame.Is there some other way or better approach that I haven't seen/heard of?

View 3 Replies

Flash :: Migration From Design To Programming?

Mar 11, 2010

I've got in over my head trying to learn programming, but love it.How would you teach a designer to migrate from design to object oriented programming?

My interest is AS3 in Flash IDE, but any advice is welcome. Looking for a full explanation.

View 5 Replies

Periodic Table Design In Flex

Aug 27, 2010

I now need to design a chemistry periodic table. I will have a set of few elements that have been chosen by the user,and that should be reflected on the periodic table by making these few elements clickable.So when the user clicks on these few elements,corresponding explanation text will pop up on the text area outside the periodic table.Making all the elements of the periodic table buttons,so only the buttons that are within the set are enabled(clickable),while others are disabled.Embedding a static periodic table picture,and do things there(don't know exactly how yet).

View 1 Replies

Flash - Best Design Pattern For RTS Game In AS3?

Jul 3, 2011

I'm looking to get some good books on design patterns and I'm wondering what particular pattern you'd recommend for a Realtime Strategy Game (like Starcraft), MVC?. I'd like to make a basic RTS in Flash at some point and I want to start studying the best pattern for this.

View 3 Replies

Flash :: Design A Website In It / Script?

Jul 23, 2011

So I have this project I'm working on and I'm trying to build the website part of my project. I have experience with Flash AS3, but not so much or none with JavaScript. My co-workers are telling me that they are almost the same and you can just build the site in JavaScript. But people can have JavaScript turned off, and not everyone uses Flash.

I'm having difficulty knowing what to use to build my website...by the way, this website is generally an application. It's going to have a menu with features and stuff. I figured I can probably do HTML and PHP, but there's some features I need that will be dynamic. I really want this site to be available to as many people as possible.

View 3 Replies

Php :: What Design Should Be Used For Holding File Information

Jul 31, 2011

I want to create flex/actionscript directory view for my files with php/mysql. I have some ideas that I want to share:

1)I am thinking of creating table (in mysql) "files" and another table "folders", when user loges in i will require all data from "files" and "folders" where Username = 'something'. But the problem is, I will create a lot of entries inside of tables. For example if I will have 100 users, and each user could create 100 entries (files or folders) it means that i will get 10000 entries inside table.

2)My second idea, and I think more safe way of doing it is creating table "users" where will be set id, username, password, ... , files, folders. In files (text format entry) will be listed information about files, and they will be dividend by "*" symbol like this:

id*file name*size(in kbytes)*path*status
example:
15*test.exe*150*/root/*private
16*test2.exe*200*/root/folder1/*public

[Code]....

Now here is only 3 file info but there can be more than 1000.

View 2 Replies

Flash TweenLite Design Pattern

Oct 3, 2011

Just curious. TweenLite/TweenMax is a very common animation library, and I was wondering how someone would classify the design pattern used in TweenLite.For those of you unfamiliar, here's some example code from their website:[code]

View 1 Replies

Actionscript 3 :: Web Design - Flash - Button Bug

Mar 17, 2012

I've run into this problem twice in all the site's I've designed and I can't figure out how to fix it. (The flash compiler has not given me any errors for this.) Here is the link first of all[URL] Once you're in the site click on portfolio and then click on "the excelsior" what happens is that for the first 4-5 clicks it won't do what it's supposed to do and it'll start randomly either stopping at a frame or playing a from a frame. Once it's done it's randomness it all works perfect again, but those initial clicks do not take you anywhere.

This is an externally loaded SWF and I've loaded it with 2 different techniques hoping it was that but that didn't fix it. I've tried simply placing a UiLoader and linking it and what it is now, a var myLoader. Anyone run into something like this before?

View 1 Replies

Actionscript 3 :: Design Usa Interactive Map In Flex?

Jun 11, 2009

i need of simple UsA map in flex ,all Area need to be click able as button Is there any tool available for designing buttons in various shape in flex or any build in free map is available in flex. As vector format so that zoom in will not affect the quality.[URL]..

View 3 Replies

ActionScript 2.0 :: How To Design 2D Cartesian Graph

Jul 26, 2010

How to create an interactive 2d graph table in flash (AS2)? I just want to create a very simple cartesian y,-y x,-x axis table and be able to put multiple marks which will display their coordinates.

View 0 Replies







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