ActionScript 3.0 :: Developing A Flash Website - Resolution?
Dec 26, 2011I have a website layout of 1920x1080. What could be my stage resolution (in the swf).Do I need to set scaleMode?
View 3 RepliesI have a website layout of 1920x1080. What could be my stage resolution (in the swf).Do I need to set scaleMode?
View 3 RepliesI checked this link Flex Cross Resolution Applications and it did Infact,the display varies from browser to browser, (for eg. chrome vs ie8) Chrome has bigger browser window. How to develop flex applications in this case ? I am using values in percentages.However,panel which displays properly in IE8, appears big in chrome with text and buttons having same size. How to solve this problem
View 1 RepliesI'm having trouble developing a contact form for my flash website. It use Actionscript 3.0 and is hosted on a Windows Server Platform.
View 1 RepliesI am developing a website in flash. In that I have created 4 to 5 timers. All the timers are running at a same time or many aspects.
Now my problem is, the functions or any movements based on the timer, is very slow. Where as when I put that timer in a separate file, the movements are faster.
Now I need all the timer should be faster at the same time, like I see the same speed in the separate file.
I've built an image-rich website using AS 2.0. It pulls JPEGS into EmptyMovieClips that I've written the .fla file. The JPEGs are really high resolution, but become quite blurry/pixellated when viewed on the flash site.
View 4 RepliesI almost finished a website for a customer, it's a full flash website running at almost 1024/768px...BUT this guy still use a lower screen resolution and tell me I have to resize evertything down...meaning a lot lot people will find this website ridiculously little.
View 6 RepliesWe have recently made a new Flash website for our company (URL...). The Flash module itself is 800 pixels tall. We have CSS that centers a div horizontally and vertically that's wrapped around the Flash module (you can see the source of URL...) and when someone is on a browser on a netbook or a smaller laptop (sub 15-inch, generally), they don't have enough vertical resolution (after the real estate used by the Windows start bar and browser toolbars) to see the entire site.Whether you view the html page I've made (again, at URL...) or you view the Flash module itself (URL...) the top of the Flash module clips off the top of the browser. (To see the problem if you don't have a small laptop, just don't maximize your browser window and shrink it's vertical height.)I understand why my CSS is behaving the way it is, due to the nature of the negative top margin, but is there any way to solve this issue?
View 1 RepliesI am creating website for our company which uses intranet. We require the best quality website with high resolution pics. When I published it using FLASH CS4. It looks like low quality pics & even the whole .swf file looks low quality movie.
The following is the HTML code:
Code:
<TABLE WIDTH="100%" HEIGHT="100%" BORDER="0"><TR align="center" valign="middle"><TD><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/s...rsion=10,0,0,0"
[Code]......
i have the following problem: when i publish my site (all in flash) with stage.scalemode=exactfit parameter, the page is stretched; while when i use the scalemode=noborder parameter, the page is cropped below;
what i want is the site adapting itself to the width of the screen (with no borders on the sides),maintaining proportions and so allowing down scrolling; I haven't found any answer around the web to this apparently simple issue
I would like to try to build a big site - something like facebook () but in flash. What is the optimal resolution for this mission? I'm planning to do the integration like that:
Flash AS3.0---XML--->PHP---SQL--->MySQL---Data--->PHP---XML--->Flash AS3.0
What classes should I pay attention for? I want to apply the aforementioned integration for anything: Login the user, read messages etc. I think the "loyal" way to transfer data is with XML, but for a short and simple (username and password only) Login- maybe in fact the best way is GET method? or still XML? I heard the best way is to create one function for the Integration-how do u think to do it?
how SoleilNoir.net changes the size of their dynamic images and or websites to suit the resolution of the end users computer?
View 12 RepliesI want to know is there anyway to invisible title bar for a AS3 project? and how to force program to use fix resolution and change monitor resolution to what we want?
View 1 RepliesSo I have been sending my .apk to myself via email attachment and opening it on my Android Tablet and attempting to install the app for testing.But I have continually gotten an error, even when I save it to a microSD card on the Android Tablet.It simply won't install.I was wondering if there is an example .apk file (Hello World even) that has been created in Flash and has installed on an Android device,
View 3 RepliesIs there some ways to develop a SEO friendly flash site? I read in an article that flash sites are not SEO friendly one.
View 2 RepliesI'm planning to develop a chat program in Flash using a sample program called Ozeki VoIP SIP SDK. On their website, they say: with the help of this sample program you can easily implement text, audio and video chat programs and it doesn't require a long period of time.
View 0 RepliesI am looking out for an swf output for my course.
1) Screen 1:
A user login Screen - Once i enter my user name and password i will enter into the Screen 2
2) Screen 2:
Screen 2 Displays with my User name on Top and Frame out looks like
Course
Lessons under the course
1)
2)
3)....
Towards the right side I want to view whether the lesson is Completed/Not Started/In Progress (which has to call from the database) followed with Date and Duration. What steps to be followed to make this output. (To make this output format what do we need to use like.. flash, xml,sql database...).
I know that IntelliJ makes it really easy for you to develop and start a FLEX project. However, I am wondering if there is a way to do the same with Flash App Development. I do not need the MXML file and other things that come with Flex. I just want to be able to start a Flash project like I would in Flash CS5 and be able to run the .swf file from IntellIJ. Not having the UI tools is not a concern to me.
Is there a way to do this. Are there ways to achieve this?
I remember that I've heard about a flash cs5 feature which lets the developers export their project to iphone (.ipa file) and pretty much make games for the iphone using actionscript 3, Is that really possible to do? I've also heard that now in order to develop games for the iphone I could use the adobe AIR I have no idea what or where to go to start, if it's really possible to do so with Flash CS5 then I'd get it
View 1 Repliesive constantly problems when developing flash applications that work based on flash variables provided in the embed code of a website. it is very annoying and time consuming to re upload swf�s to a web server after every change to see if it works in browsers. is there a way to simulate embed info...like there is simulation for download.
View 6 RepliesI am developing a flash maze game and I have a problem with changing direction of my movie clip. I can move around my maze and I have a hit test sorted. But what I want is when a player presses a keyboard button, the first animation of the MC rotating will be played, then when the play head hits stop the MC will stay in this same position (pos from last frame) until another key for example up is pressed.
[Code]...
I want to develop an AIR application that will let users of my website download multiple files in a single process. My database stores details of all the files uploaded by a user so I want them to be able to simply choose a location on local disk then download all files they have uploaded to this location.
Are there any good tutorials or source code examples for a simple yet effective AIR download manager developed using Flash CS4. I have come across a Flex based tutorial, so how would I go about using this to develop it in Flash?
I just start to learn Flash AS3 and trying to make a Facebook social flash game. How is Facebook flash game divide its data into many parts for loading? For example, it's usually found that if we click on a new item (ex: character cloth, hair, eyes, etc) and drag it into stage, we need to wait for loading it from the ....er the sever(host), is it? what is the system of this and how where can i learn it? So there will be many people playing the game. therefore how can we store the accounts' data and load it when they start? How does the fullscreen system work? two separate flash?
View 2 RepliesA few days ago, I began to develop a flash with text editor and Flex SDK which is free. But I found Flex SDK doesn't support Alert or Scrollbar.What are the differences between Flex SDK and Flash Professional or Builder?Are there any other limitations of developing flash in command line with Flex SDK?
View 2 RepliesI've seen something like 3rd party software that works along with the Flash Player and extends its functionality. For example: video decoding, opening external files, etc. How such things can be built? Any useful info and maybe links...
View 3 RepliesI want to develop an Application similar to Paint in windows where I have a main window ( let's say window1) where something can be drawn. And a small object window(let's say window 2) which will contain objects each will represent a particular pattern of graph(Like i have one pattern where i can draw a pie chart or a simple graph etc etc). When I drag and drop any object from Window2 to Window1 that particular pattern is automatically drawn on window 1. How can I do this?
View 1 Repliessome good resource for getting started with Graphics API in adobe flash builder
View 3 RepliesIs there a library for ActionScript 3 similar to jQuery touch for developing iPhone applications with Flash?
Basically there is a jQuery library that emulates the native cocoa gui widgets with JavaScript for mobile websites, just wondering if there is something similar in Flash.
An acceptable answer would include, 'there isn't one'.
I have 2 websites both built entirely in flash.My problem is that I have created a button on 1 of the sites that has to link to a particular scene and frame within a different flash website.
View 6 RepliesI want to use a flash preloader for my php website. I have seen some javascript examples; but I want something attractive and cool. So I want use flash preloader which will show the percentage of the website loaded.My website is kinda heavy(with lot of images). It looks bad when the contents load. So I want to show a flash preloader while the site loads.
View 2 RepliesI'm going to be creating a Flash presentation that will run on a flatscreen TV at a trade show. I'm not certain what resolution to set up my Flash movie to. The TV is a widescreen Panasonic 42" TH42PH10BK with 1024 x 768 pixels, however when I set my animation to those values it looks 'squarer' than the TV. It looks like I need to set up the animation to a different resolution, but I don't know which!
View 4 Replies