Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 29th, 2003, 02:15 PM
Sekka Sekka is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Wakefield, West Yorkshire, UK
Posts: 1 Sekka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Sekka
Flash integration problem

A value is called from a mySQL database using a PHP file. THe number of records is counted and it is called "posts". This number in my case so far is 2.

In flash I have an for command, that has this first line,

for (i=0; i==posts; i++) {

But, the for command keeps going and going, as in when i gets greater than the variable posts, it doesn't read it.

I also have the same problem earlier in the code. The last variable stated by the PHP is newsstatus = complete

In flash when I use if (newsstatus == "complete") { it doesn't register at all.

But, if I place dynamic text fields in the movieclip that all this code is placed upon, all the variables are shown correctly.

Can someone tell me why this is?!?

Thanks in advance.

Reply With Quote
  #2  
Old July 29th, 2003, 06:57 PM
blatant's Avatar
blatant blatant is offline
World Domination
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: San Diego
Posts: 126 blatant User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 47 m 17 sec
Reputation Power: 6
Send a message via AIM to blatant
try for(i=0; i<posts; i++)

if you have i==posts that means the loop executes while i == posts, and I think you want to loop through all posts?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Flash integration problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway