Actionscript 3 :: Make A Downloadable Version Of A Flash Game?

Mar 23, 2012

I already made a game with flash, and I want to provide an easy download for people that would rather play offline. Thing is, i use a folder whole structure to dynamically load content per level. Folder structure looks like this, not that it matters that much[code]...

How should I go to distribute this? Should I just resort to make a zip file for the flash game and assume people know how to extract and open the swf? Is there any other way to port easily as an executable? Perhaps Adobe Air (not sure if this works though)?

View 3 Replies


Similar Posts:


Php :: Make Flash File Not Downloadable?

May 7, 2010

I want that my flash file on my website, can't be downloaded by anyone. Is there any way that i can do that? As Firefox and many browser has many add-ones which easily detect out flash content and after they can download the flash file?

View 3 Replies

Code Access Security / Make Flash Movies Not Downloadable

Jan 20, 2011

is there any way, to hide the source of a flash in the sourcecode, so that the movie itsself is not downloadable, or better not to copy?

View 1 Replies

Actionscript 3 :: Make A Game Tutorial Of Flash Game?

Apr 1, 2011

how to make a game tutorial as farmville game tutorial to teach the user to play the game. i have recently involve in make that kind of game tutorial for its user by actionscript 3

View 1 Replies

Tell Which Version Of Flash Was Used To Make A Swf File

Sep 30, 2010

I am trying to work with a flash application in windows CE.

the folder containing the files has several .swf files in it. We'll call two of them abc1.swf and abc2.swf.

I have created two html pages which when viewed on my PC open up either file and view it just fine.

<html>
<body>
<object width="550" height="400">
<param name="movie" value="abc1.swf">

[Code]....

However, when I copy the directory to my windows CE 6.0 R3 device, the page that opens abc2.swf shows correctly. But the page that is supposed to open abc1.swf just shows a blank white area.

I am pretty sure that the abc1.swf is only supposed to redirect to abc2.swf (or put within a frame) given it's 1kb size and the fact that I can see the text abc2.swf within it when opened in notepad.

I've been told that the flash player built into Windows CE 6.0 R3 is only capable of supporting flash v8 or less. I suspect that perhaps the issue with abc.swf could be that it was built with a newer version of flash such as v9 or v10.

Is there any way for me to tell which version of flash a given .swf file requires using only freely available tools? Or, does anyone have any other theories about what would cause abc1.swf to work on my PC but not on my windows CE device?

View 1 Replies

Professional :: Create Interactive Version Of Map For Game

Jul 20, 2010

my latest project is to create an interactive version of the map for the game, GTA: San Andreas. Here are some of the features I would like to add:(Images have been made as a quick demonstration - the real thing will use the map)URL...Zoomed out, selectable pieces of the map (like jigsaw pieces).The different "jigsaw" pieces of the map are based on the borderlines of where each town/village starts/ends.URL...When a region on the map is chosen, it zooms into the region, allowing the user to select a town/village within that region. This screen will have a "back" button on it to allow the user to go back to the whole map.URL...After choosing a town/village, the last screen appears, providing an image (screenshot from in-game) of the destination with information to the left or right of the image. This screen will also have a "back" button on it to allow the user to go back to the chosen region. The detail on the map will also show basic places that the player of the game would like to know, such as hospital locations, ammu-nation locations (gun shops) and safehouses.Once I have the basic version done, I plan on updating it by adding locations of other items, such as vehicles, collectables and weapons.

1) Is it possible to make oddly-shaped hotspots, which are interactable (clickable and what not)? I know you can make rectangular hotspots, but the borderlines of the towns and villages in the game aren't straight lines, and most require more than 4 lines to make the shape.

2) Is there any way I can learn the code that Flash uses? Just so I understand it a bit more, since I am using it for a two-year school project too, which goes towards my GCSEs next year. I would just like to get more familiar with Flash, and maybe the other programs, Illustrator and Fireworks. The only ones I know well are Photoshop and Dreamweaver.

View 1 Replies

Flash :: Make A Font Use The Light Weight Version?

May 14, 2010

With sifr, how do I make a font use the light weight version. I have...

var gillsans = { src: '/resources/swf/gillsans.swf' };
sIFR.activate(gillsans);
sIFR.replace(gillsans, {

[Code]....

which is displaying regular Gill Sans, the light version has been exported with the swf (said so in the export report), but how do I get it to display in sifr?

View 2 Replies

Professional :: No Flash Support - Make A HTML Version For People Who Don’t Have Flash

Dec 4, 2010

I have created a flash aplication and need to make a HTML version for people who dont have flash, I found this method on the internet [URL] but dont wish to use it as i dont want seperate pages and the delay caused by 2 loads and the time taken for the script to activate. I would rather detect the absence of flash anddisplay the HTML if and only if flash is absent If the flash was a JS i would just use the noscript taghow can this be done for flash?

View 4 Replies

ActionScript 3.0 :: Get Version String Of Current Flash Player Version

Sep 21, 2010

a client asked me to incorporate a flash version check in a flash application i made for him.it should read something like: "you have flash player 10.x.x.x.x.x.x.x the current version is 10.1.x.x.x.x.x.x"the user veriosn is easy to get with Capabilities.versionbut is there an url on adobe's site to get the string of the current downloadable version from?

View 6 Replies

Python :: Django - Check A SWF's Flash Version And ActionScript Version?

Mar 1, 2012

I need to validate an uploaded SWF to ensure it meets certain Flash and ActionScript version limitations. Anyone know a good Python library to parse metadata out of a SWF?

View 2 Replies

Professional :: Get Option Of Version Flash Version 10 In Flash Tab Of File>Publish Settings?

May 22, 2010

i m using adobe flash cs3 with AS3 . I have updated my flash player in version 10 and it's activeX. But while I gonna publishing it , I do not get option of version Flash Version 10 in Flash Tab of File>Publish Settings. How, can I have option of Flash Player 10 ?

View 1 Replies

ActionScript 3.0 :: Downloadable Files Within Flash Site?

May 8, 2011

I am building a website for a composer and he wants his users to be able to download a jpg of him for use in programs and a pdf with a short biography for the same use. I thought I could do this by creating a new URLRequest, but when i click it just opens a new window in Firefox. Here is the code I was using.

programPhoto_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseClick);
function mouseClick(event:MouseEvent):void{var request:URLRequest=new URLRequest("pictures/bio_pic.jpg");navigateToURL(request);}

[code].....

View 5 Replies

Upgrade The SDK To Version 8 Or 9 Or Release A Updated Flash Version For The Wii

Jun 22, 2007

Are there any plans to upgrade the SDK to version 8 or 9 or release a updated flash version for the Wii. It's ridiculous that Adobe has not done this already considering the sheer volume of people using the Wii web browser.

View 4 Replies

ActionScript 3.0 :: Make The Character In Flash Game Make A Jump When The Player Presses A Key?

Dec 19, 2009

i want to make the character in my flash game make a jump when the player presses a key,e.g. 'space',even the player release the key instantly,the character will still finish the complete jump process.

View 1 Replies

ActionScript 3.0 :: Make A Game, And The Character Inside The Game Could Swim

Jun 13, 2009

I was trying to make a game, and the character inside the game could swim. However, I only wanted him to swim in short bursts that refueled every time he hit the ground.

View 9 Replies

ActionScript 3.0 :: Current FP Debug Version - Error "Flex Builder Requires A More Recent Version Of Flash Player"?

Jul 14, 2009

I identify my current installed debug version? Basically, I am using Flex 3, for past 2-3 days whenever I launch any Project or debug it, I get the message box saying "Flex Builder requires a more recent version of Flash Player." It says my curent FP as 9.0.115.0 and debug version as 9.0.45.0. However, my actual FP version if FP 10.0.22.87. I don't understand why this confussion! I don't know how can I know my actual version of Debug player.

View 2 Replies

How To Make A Flash Game

Sep 29, 2011

where to get some corresponding information of how to make a flash game.Preferably with some examples of little flash games

View 1 Replies

Make A Game In Flash?

Feb 4, 2010

I have to make a game in flash, and this game is the equivalent of 'Millionair' tv-game, so it's not so complicated and I have to give a badget to my Client.

View 1 Replies

IDE :: Possible To Make An RTS Game In Flash

Jan 9, 2006

I was wondering if it were possible to make an RTS game in flash, and if it was, are there any tutorial on that?You know, like get the more cash than the enemy, buy guys with it, and kill the enemy first?

View 1 Replies

Make A Flash Game In Groups?

Oct 8, 2010

I've messed around a bit in Java and Visual Basic. For our class we've been assigned to make a flash game in groups, and our group has decided they want to do a base defense game. I've been looking hard for open source/tutorial versions of a simple base defense game, but all I've found are tower defense games.

View 1 Replies

Flash 3.0 :: Professional - Make A DVD Game For Ps3?

Dec 15, 2011

so how would I go about making a DVD game like player 1 vs. player 2 or just player 1 solo in action script 3.0? i know 2.0 well enough and i know a little 3.0 but i am not an expert i am not looking for a complicated game just something simplistic with one question after another I just don't know how to make the options like a right answer a wrong answer and how that would effect scores. or how would i go about if player one got the question right it would go to the next question and if they got it wrong replay the question for player 2 and the points would reflect appropriately also how would i make a time limit for each question? I know you probably wont be able to answer all question I just wanted to convey what I am trying to do.

View 1 Replies

Actionscript 2.0 :: Make A Custom Version Of The Carousel?

Nov 6, 2008

I'm trying to make a custom version of the carousel. I would like it to be vertical instead of horisontal and I got that working. But I would also like it only to be half a circle with a radius bigger than the stage so the icons disappear in the top and bottom of the stage. When an icon goes offscreen in the bottom of the stage the icon must reappear in the top of the stage and vise versa.

View 1 Replies

Make Electronic Lock For Flash Game

Sep 4, 2011

i want to make electronic lock for my flash game (like in sci fi movies).whole game is written in AS2.it should look like this At top thers dynamic text box, under it there are 10 buttons labeled from 0 to 9 and at bottom there is button labeled ENTER.when you press any of the buttons it should write numeric value at dynamic text box( 6 digits code), and when enter is pressed it should check if code is ok.First part of the problem is how to make buttons to write series of numbers into dynamic textbox.Second is to write if loop which will on enter button press check dynamic textbox content and trigger some action if correct or clear textbox and allow another try.

View 4 Replies

ActionScript 1/2 :: Make A Rhythm Game In Flash CS4

Dec 17, 2009

Im trying to make a rhythm game in flash CS4 and Ive encountered this weird problem. there are no errors, im 99% that all the variables and stuff are named correctly. for some reason a movieclip i dont even address moves down automatically on the 2nd beat. it stops attaching "beats" after that 2nd one too. I have no idea what the problem is, or how to fix it,

View 15 Replies

ActionScript 3.0 :: Make A Quiz Game On Flash Cs4?

Jul 7, 2011

" What does FPS stand for?"Below it, I have three potential answers:

A) Felt Pen Stimulator,
B)Fries Pickles Saurkraut,
C)Frames Per Second.
 
As you all (Hopefully!) know, the last answer is the correct one.What would I type in the Actions box so that when you click the right answer, it takes you to the next question,but when you click the wrong answer, it takes you to a game over screen? (Please, PLEASE make sure your code works before you tell me!)

View 2 Replies

AS3 :: Make 3D Character Customization For Game In Flash?

Nov 17, 2011

Is it possible to make 3D character customization for game in flash? Any ideas, tips about that?. In 2D it's very simple but i don't know where i should begin in 3D. First of all - how character customization works in rpg games? Is character body and all cusomizable parts like hair face, solid model? Or it's just different objects in one container?

View 2 Replies

ActionScript 2.0 :: Make A Colour In Game With Flash?

Oct 22, 2003

make a colour in game with flash? you know the one, its got a picture then you click on the colour you want then you click on the part of the image, and it fills in that part. a bit like the fill bucket tool in flash

View 2 Replies

ActionScript 3.0 :: Flash To Make A Game As LineBirds?

Dec 16, 2011

I'm tring to make a game like LineBirds on iphone. If you look up the game you will see there are black objects which is sliding from right to left. And these objects are sliding as smoothly but on flash player, as if they seem like shaking when they are sliding. More better to explain, i have put an example maybe you want to look up it to understand. On this file the black objects are bamboos tree. How can i solve that shaking problem.

View 1 Replies

Professional :: Buy Book To Make A Simple Flash Game?

Jul 29, 2010

I need to make or buy a template for a simple flash game for a clients website. It has to be legit to buy. It is about 5 pages long. You are asked a question, you select a radio button for the answer to the question, it compiles all your answers and gives you a result.I know flash pretty well but ccording to budget and time.it is best not to have to experiment.

View 2 Replies

Flash :: Make A Tower Defence Game In Adobe?

Nov 9, 2010

I'm a Flash newbie that wants to make a Flash game. However the only explenation on making a Tower Defence game that I've found is this one[url]...

It however uses a program that's unknown to me while I got Adobe Flash Pro. CS5 (Trial version) after some googling.

View 3 Replies







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