ActionScript 3.0 :: Design The Famous Application?

Oct 22, 2007

I want to design famous application "online T-Shirt design"any basic shirt design " source code " for understanding

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Design A High Security Application?

Sep 13, 2010

I would like to create a application in AS3.0 that going to publish to website where I'm trying to prevent from other people to download and decrypt. But of course, i need to design the application in such a way that it doesn't contain any sensitive data in case someone successfully download and cracked it.

However, i'm not sure whether it is really safe to include sensitive data by using dynamic external script (e.g. putting "include Data.as" on action). I understand that only during compilation this Data.as is being dynamic loaded but I'm not too sure people can decrypt and see the content of Data.as by some other way to download and crack from my application.

View 6 Replies

Flex :: Image Shows Up In Design Preview But Not Application

Jun 23, 2009

My embedded images show up in the Flex Builder Design Preview, but are not displayed when the application is run. The images have relative paths (/assets/images/...), and the application is run on the server (wamp). I've appended the path to the compiled location [URL] and tried to display a image in the browser, and the image exists, too. I've compiled it via FlashDevelop, Flex Builder, and Ant. I've deleted and remade the bin/bin-debug/release/bin-release files to no avail.

View 1 Replies

Flex4 :: Properly Integrate A Flash Design With Application?

Mar 14, 2010

i hired a designer who knows flash but not flex, is there a way to properly integrate a flash design into a flex application?

can i load the swf and connect to specific events in specific elements of the swf ?

View 1 Replies

Actionscript 3 :: Application Design For Data Persistence Over Unreliable Internet

Jan 26, 2012

I've an Flex actionscript 3 schedule reminding app which talks to a web-service through the internet over wifi. The problem is the wifi connection is unreliable and there are frequent dropouts. The schedule which the app reminds doesn't change very frequently. So instead of calling the web-service for finding the schedule every day/hour the app can store the data locally. Also, if the user updates the schedule on the app, the web-service is updated that the task on the schedule is complete. This data can also be stored locally so that when the user uses the app next time and there is an internet connection, the app can update the web-service.

View 1 Replies

ActionScript 3.0 :: Currently Finished Developing A MMO For A Famous And Big Company In Country?

Jul 1, 2011

As usual I brought a problem for you guys to help me figure it out. What's happening is that I currently finished developing a MMO for a famous and big company in my country, I have one week before uploading it to their server and everything is ok, besides the performance.

I'm using smartfox 2.0 and I have several rooms, what happen is that if I go inside any of the rooms everything is beautifull and fast, but if I quit the actual and go to another it will be slower, and if I do this over and over again it gets slower each time I do this.

I don't what it can be, I caught the project in the middle of the way and did my part, I was revising the code but I have no idea where to look for something wrong.

View 2 Replies

Actionscript :: Display The Famous Coverflow Flash Piece Vertically?

Mar 17, 2011

Here's a link to this awesome piece:[URL]Gotta stay AS2 for banner ad purposes. made the images display on a vertical axis?

Here's the AS2 code:

iTunes Album Art Viewer
/*/
import flash.display.*;
import flash.geom.*;
import flash.filters.*;

[code]....

View 1 Replies

ActionScript 3.0 :: Flex - Loading Page As One State And The Main Application Design In Another State?

Apr 9, 2011

It's my understanding that view states can be useful when switching the layout of design elements. Such as, a loading page as one state and the main application design in another state. Is this the correct use of them? Additionally, I have a label in State1 and I cannot figure out how to access that label via actionscript. labelID.text = "New Text"; is not working.

View 2 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

ActionScript 2.0 :: Display A Message With Some Design?

Jul 29, 2010

i need to display a message with some design(i.e) a movieclip on press of the fullscreen mode btn.I have created a full scren mode for a button event.. now i need to attach a movieclip with some message on press of the btn fullscreen mode event..is it possible to do? or is there any other way for my problem

View 1 Replies







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