Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411515 Posts in 69376 Topics- by 58431 Members - Latest Member: Bohdan_Zoshchenko

April 27, 2024, 04:09:19 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhall[Flash|AS3] Flapp v1.0
Pages: [1]
Print
Author Topic: [Flash|AS3] Flapp v1.0  (Read 2587 times)
Charcoal
Level 0
***



View Profile WWW
« on: February 13, 2011, 02:05:07 AM »

Hey everyone!
Over the past week or so I've been working on a little application that will allow AS3 game developers to make standalone Windows versions of their games. This will allow AS3 developers to easily start distributing their games on platforms such as Steam, Impulse and AppUp.

Also included with the first version is a small AS3 library that allows up to four XInput devices (i.e. Xbox 360 game pads) access to the flash game.

Check it out here!

 
Logged

I<3G
tzachs
Level 1
*


Look normal...


View Profile WWW
« Reply #1 on: February 13, 2011, 04:36:12 AM »

Very interesting..
And the name is brilliant!  Hand Clap
Logged

moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #2 on: February 13, 2011, 05:12:36 AM »

Very interesting..
And the name is brilliant!  Hand Clap
If it does what it does, you're gonna get famous! Beer!
Logged

subsystems   subsystems   subsystems
Charcoal
Level 0
***



View Profile WWW
« Reply #3 on: February 13, 2011, 02:59:29 PM »

Very interesting..
And the name is brilliant!  Hand Clap
If it does what it does, you're gonna get famous! Beer!
Thanks!

Now I just need to get people to use it!
Logged

I<3G
Nix
Guest
« Reply #4 on: February 13, 2011, 03:09:39 PM »

Hey, this looks interesting, but would you mind explaining how it's different from Air, which already makes it possible to distribute Flash apps as standalones on Steam, etc?
Logged
Charcoal
Level 0
***



View Profile WWW
« Reply #5 on: February 13, 2011, 04:43:19 PM »

Hey, this looks interesting, but would you mind explaining how it's different from Air, which already makes it possible to distribute Flash apps as standalones on Steam, etc?
From what I've seen it's kind of a complex process to get a SWF working with AIR.
Flapp is very simple to get something working; it should take just a few minutes.

Also, if you want it right now there's the functionality of allowing XInput devices to interact with the flash file.
And I'm not just going to stop with this first version; if the community have ideas for extra functionality, then I'm going to try and add it; including the ability to integrate with Steamworks and other libraries like that...
I'm fairly sure you can't do that with AIR  Gentleman
Logged

I<3G
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #6 on: February 13, 2011, 05:38:02 PM »

-I tried compiling the example but it didn't work

Logged

subsystems   subsystems   subsystems
Charcoal
Level 0
***



View Profile WWW
« Reply #7 on: February 13, 2011, 06:52:36 PM »

Can you yell me what happened?
I just tested and it worked fine.

You do need a Flash Develop environment set up; complete with the Flex SDK.
Logged

I<3G
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #8 on: February 13, 2011, 07:05:01 PM »

I think I have all that.
I'll try again
Logged

subsystems   subsystems   subsystems
Charcoal
Level 0
***



View Profile WWW
« Reply #9 on: February 14, 2011, 12:37:58 AM »

I think I have all that.
I'll try again
Any Luck?
Logged

I<3G
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #10 on: February 14, 2011, 06:51:34 AM »

It says:
"Can't find the file AxInterop.ShockwaveFlashObjects.dll "
Logged

subsystems   subsystems   subsystems
Charcoal
Level 0
***



View Profile WWW
« Reply #11 on: February 14, 2011, 12:06:45 PM »

Ok, when does it say that?
When you make the Flapp game using Flapp Maker or when you try to run the game?

Also, if you haven't got it, you'll need Flash for IE.
Get it from here; choose Windows, then Flash player for Internet Explorer.
Logged

I<3G
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #12 on: February 14, 2011, 08:05:16 PM »

When make the Flapp game using Flapp Maker

Also I have flash for firefox, it's not good?
Logged

subsystems   subsystems   subsystems
Charcoal
Level 0
***



View Profile WWW
« Reply #13 on: February 14, 2011, 09:00:13 PM »

When make the Flapp game using Flapp Maker

Also I have flash for firefox, it's not good?

No, you and any end-users need to have the IE version.
Logged

I<3G
Nix
Guest
« Reply #14 on: February 15, 2011, 09:53:48 AM »

When make the Flapp game using Flapp Maker

Also I have flash for firefox, it's not good?

No, you and any end-users need to have the IE version.

Do you plan on getting rid of that dependency?
Logged
Charcoal
Level 0
***



View Profile WWW
« Reply #15 on: February 15, 2011, 01:45:46 PM »

When make the Flapp game using Flapp Maker

Also I have flash for firefox, it's not good?

No, you and any end-users need to have the IE version.

Do you plan on getting rid of that dependency?

I'd love to, but that would require an amazing amount of work. And honestly, I'd much rather spend that time making games Tongue

Requiring end users to download a fairly small dependency (that they most likely already have) is a small price to pay; and you can include it in an installer.

Having said that, I'll look into any and all suggestions for extra features.
Logged

I<3G
Nix
Guest
« Reply #16 on: February 15, 2011, 01:52:01 PM »

Ah, right. I guess if the whole point of this is to get an EXE, which would presumably use an installer, then that extra dependency isn't a huge deal.
Logged
Charcoal
Level 0
***



View Profile WWW
« Reply #17 on: February 15, 2011, 02:22:38 PM »

Ah, right. I guess if the whole point of this is to get an EXE, which would presumably use an installer, then that extra dependency isn't a huge deal.
The big reason for me making this tool was to easily allow the flash devs who make amazing flash games access to some other revenue streams; I could quite easily see games like Steambirds on Steam.

As part of these marketplaces, I know that quite a few of them either need or make installers that install all dependencies; so adding a few MB to an installer isn't too much of a problem.
Logged

I<3G
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic