Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 00:56
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  MySQL, PostgreSQL, MS SQL, Access (Moderators: Flash-db, Musicman, Ronald Wernecke, Jorge Solis, Andries Seutens)
| | |-+  MAC IE 5 issue with Flash5/PHP/MySQL
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: MAC IE 5 issue with Flash5/PHP/MySQL  (Read 4062 times)
timshaya
Server what's that
*
Posts: 2


Flash-db Rules


View Profile
« on: 01/23/02, 12:28 »

hi there,

building a basic flash / php / mysql component that displays concert listings, 20 at a time.
it has 'last 20' and 'previous 20' buttons that  cycle through the database based on the value of a var that's passed via as/php and tells the db which record to start printing back from.

the SQL statemtent looks like this:
SELECT * FROM tableName ORDER BY showsID DESC LIMIT startDisplay, 20

everything works fine on PC in IE 5, IE 5.5, NS 4.7, Mozilla 0.9 and on MAC in NS 4.7.

The problem is with MAC IE 5. All's good, until you get to the end of the db table.

When the end of db is reached (less than 20 get returned from db) Php sends flash a message saying 'There's no more SHOWS.' At this point, if you click on 'last 20,'
the problem occurs - NO DATA is sent back to flash*. If you hit it again, the correct data is sent back to flash from the db and if you keep hitting 'last 20' at this point, all is good and correct.

The 'last 20'   button works fine when there are 20 or more records to display next (ie, we're not at the end of the db yet).

Does this explanation make sense ?

has anyone got any idea why this may be  happening on MAC IE 5 only?

here's an online example:

http://www.theexitrock.com/qa/flash_nextbtn.html


* it seems that no data is being sent back to flash because the
onClipEvent(data) { this.gotoAndPlay("show");} never triggers in that case.

tim


« Last Edit: 01/23/02, 13:55 by timshaya » Logged
flashswami
Jr. Programmer
**
Posts: 55


vene vidi vector


View Profile WWW
« Reply #1 on: 01/23/02, 18:26 »

I won't pretend I know exactly what the problem is, but from what you've said, i think the problem is with the Mac swf player. What OS are you using? There's a whole raft of issues with OS9 for example.

Check out this link and do a search http://www.macromedia.com/support/flash
Logged

timshaya
Server what's that
*
Posts: 2


Flash-db Rules


View Profile
« Reply #2 on: 01/23/02, 18:31 »

yep, i'm on OS 9.1. thanks for the link, flashswami.

my IE 5 has Flash 5.0 r41, according to the browser plugin tester on this page:
http://www.cyscape.com/showbrow.asp



tim

Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything