Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Newbie & Fabrication  (Read 7446 times)
calimero
Newbie
*
Posts: 1


View Profile Email
« on: November 20, 2008, 11:37:53 »


First of all, excuse my poor english

I have been learning Flex for a month. Last week I downloaded and added to my project path library in FB3 the Pure MVC multicore 1.0.5 and Pipes 1.1 swc.

Also, I downloaded the Fabrication Utility swc, version 0.5.2

I fall in love with the FabricationRouting demo, and I downloaded it..
The problem is that I get a casting problem when I try to compile the shell :

line :       override protected function getStartupCommand() : Class {

I'm too newbie to solve theese.
Any ideas ?

Thanks in advance ...
Logged
Darshan Sawardekar
Sr. Member
****
Posts: 85


View Profile Email
« Reply #1 on: November 21, 2008, 07:41:28 »

Hey calimero,

That error doesn't look quite right.You are probably be using an older version of the routing demo example code. You can get the example updated to 0.5.2 from the svn[1]. Hope that helps.

[1] : http://fabrication.googlecode.com/svn/examples/simple_routing/

peace,
darshan
Logged
Pages: [1]
Print