Be a Supporter!

Join me to develop Flash in Flash

  • 1,033 Views
  • 42 Replies
New Topic Respond to this Topic
ZealousZephyr
ZealousZephyr
  • Member since: Jul. 5, 2008
  • Offline.
Forum Stats
Member
Level 04
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-23 13:43:19 Reply

Wouldn't it be better to use PHP instead of javascript. Since javascript is client side their could would be visible to anyone who viewed the page source. PHP is server side, and flash can get php variables. I only know a little PHP and barely any javascript so I might be wrong.

CogSpin
CogSpin
  • Member since: Nov. 5, 2005
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-23 15:57:00 Reply

At 7/23/08 01:43 PM, ZealousZephyr wrote: Wouldn't it be better to use PHP instead of javascript. Since javascript is client side their could would be visible to anyone who viewed the page source. PHP is server side, and flash can get php variables. I only know a little PHP and barely any javascript so I might be wrong.

The technical side of the scripting is no prob. I understand both Javascript and PHP.

But yes, I guess the source would be visible. I may indeed give them a PHP option. Either would work. Thanks for the tip.


cogspin

funkycaveman
funkycaveman
  • Member since: Jun. 10, 2008
  • Offline.
Forum Stats
Member
Level 23
Game Developer
Response to Join me to develop Flash in Flash 2008-07-23 15:58:47 Reply

The technical side of the scripting is no prob. I understand both Javascript and PHP.

But yes, I guess the source would be visible. I may indeed give them a PHP option. Either would work. Thanks for the tip.

i only really do AS tho'

CogSpin
CogSpin
  • Member since: Nov. 5, 2005
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-23 18:30:10 Reply

At 7/23/08 03:58 PM, funkycaveman wrote:
The technical side of the scripting is no prob. I understand both Javascript and PHP.

But yes, I guess the source would be visible. I may indeed give them a PHP option. Either would work. Thanks for the tip.
i only really do AS tho'

Oh no, don't worry. You won't need to do any PHP. This is just a very simple function that I will make. It is no real part of our project.


cogspin

funkycaveman
funkycaveman
  • Member since: Jun. 10, 2008
  • Offline.
Forum Stats
Member
Level 23
Game Developer
Response to Join me to develop Flash in Flash 2008-07-23 18:43:51 Reply

At 7/23/08 06:30 PM, Mr-Money wrote:
At 7/23/08 03:58 PM, funkycaveman wrote:
The technical side of the scripting is no prob. I understand both Javascript and PHP.

But yes, I guess the source would be visible. I may indeed give them a PHP option. Either would work. Thanks for the tip.
i only really do AS tho'
Oh no, don't worry. You won't need to do any PHP. This is just a very simple function that I will make. It is no real part of our project.

ok then thanks i have a few problems with the buttons but i will sprt them out in time.

sirtom93
sirtom93
  • Member since: Dec. 22, 2006
  • Offline.
Forum Stats
Member
Level 24
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-23 18:50:32 Reply

Initialy this seems like a bad idea that will just turn out terrible. But show me wrong :)

Bezman
Bezman
  • Member since: Aug. 16, 2001
  • Offline.
Forum Stats
Member
Level 29
Melancholy
Response to Join me to develop Flash in Flash 2008-07-24 06:06:24 Reply

This seems like an interesting project and I'd love to see it happen (though I can't be much help with the coding).

I was actually just thinking how useful it could be as a learning device, maybe checking that a certain thing had been coded/done - kinda like Tom's old tutorial that incorporated the flash environment.

Deadclever23
Deadclever23
  • Member since: Nov. 27, 2006
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-24 06:39:23 Reply

Pretty much the whole project's going to be this
Aniboom Online animator thing
whith some script put in.


"To live is the rarest thing in the world. Most people exist, that is all."
- Oscar Wilde

BBS Signature
CogSpin
CogSpin
  • Member since: Nov. 5, 2005
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-24 10:27:07 Reply

At 7/24/08 06:39 AM, Deadclever23 wrote: Pretty much the whole project's going to be this
Aniboom Online animator thing
whith some script put in.

Well yeah. It's going to have all the functions found in Flash, complete with frames and MCs, so it will have infinite combinations of things you can make with it, just like the real Flash.


cogspin

funkycaveman
funkycaveman
  • Member since: Jun. 10, 2008
  • Offline.
Forum Stats
Member
Level 23
Game Developer
Response to Join me to develop Flash in Flash 2008-07-24 10:39:55 Reply

a lot more in depth for both the casual and hardcore animators

AAF
AAF
  • Member since: Jun. 14, 2006
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-24 11:44:39 Reply

At 7/22/08 04:06 PM, GustTheASGuy wrote: It sounds like you don't know shit. The only way to parse code like AS without turning it into a nightmare is to regexp to tokenize the input and resolve the token stream with a parser. I've done this previously but to implement a look-ahead parser is difficult, let alone using AS (I presume 2? at any rate no hope you would be planning on haXe). That's why using an already implemented parser is crucial.

Perhaps you're so stubborn to challenge me to prove you're not a shitcake? :>

rofl , you lost me there, hahahaha

well this look like a huge project. Good luck with it man, can't really help u out :S


.

CogSpin
CogSpin
  • Member since: Nov. 5, 2005
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-24 12:28:54 Reply

For those of you collaborating on this project, a website has been set up at:

http://flashinflash.co.nr/

This will help you get in contact with other people working on the project and see what everyone is up to.

It's not a very sophisticated site at the moment, but I'm looking to include log-ins, so people working on the project can update their status.


cogspin

CogSpin
CogSpin
  • Member since: Nov. 5, 2005
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Join me to develop Flash in Flash 2008-07-25 10:13:20 Reply

To all involved and all interested:

The Flash interpreter is coming along very well indeed. Variables can now be set, events can be handled and functions can be carried out.

The only real hurdle now is creating my own way of interpreting frames, and then this thing is as good as finished... already!

However, I will be away from the computer now until August 8, so don't expect to see any progress until then.

To all contributors: send your FLAs (CS3) to eneeiyel@aol.com

Thank you


cogspin