Skip navigation
dowsun18
Currently Being Moderated

Creating a master/detail page from a generated form

Feb 10, 2012 8:06 PM

Tags: #flash #php #flex #flashbuilder #flash_catalyst_5.5

Hi, I am relatively new to flex and php.  I started my project in flash catalyst and attempted to hook it up to a php server.  I have most of it working except one part. Let me explain a bit how my project works.

 

I have a list filled from a dataservice called CategoryService that accesses a category table from mysql.  When a category is selected it fetches a list of stores from the store table from mysql, according to it's Cat_ID. I created the store list by generating a master/detail page, applied my skin and it works great.  My problem is having the application select an individual store and displaying only that one store.

 

I've tried generating a master/detail page from my store list but it says that that the component is not displaying data from a service operation. Any suggestions? Should i be looking into asyntokens? ArrayCollection class?

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points