User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Graphics and Multimedia section within the Web Development category of DaniWeb, a massive community of 425,931 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,683 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Graphics and Multimedia advertiser: Programming Forums
Views: 1556 | Replies: 0
Reply
Join Date: Jun 2006
Location: Cape Town, South Africa
Posts: 6
Reputation: nixpix is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
nixpix nixpix is offline Offline
Newbie Poster

Help Cursor changing problems with play done command in Director MX--PLEASE HELP!

  #1  
Jun 19th, 2006
Hi there

I am creating an interactive CD-Rom in Director MX on PC. I have a problem with some of my cursor changes. I have a manual on the disc, after the user has finished reading it, they have to press a "back" button to return to which frame they came from. This uses the "play done" command.

I do realise there are issues with the play done command, but it was my only option in this case. Once the play done command has been excecuted the cursor doesn't change at all again. I have behaviours changing the cursor on each button in my movie, but they don't work AT ALL after this command has run. They all work 100% before this command is run.

The code on the "back" button:

on
mouseEnter me
cursor 280
sprite(the currentSpriteNum).member="backButton_over"
end
on
mouseLeave me
cursor -1
sprite(the currentSpriteNum).member="backButton"
end
on
mouseDown me
cursor 280
sprite(the currentSpriteNum).member="backButton_over"
end
on
mouseUp me
cursor -1
play done
end

Is this a common problem with the play done command? Or am I doing something wrong here?
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Graphics and Multimedia Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Graphics and Multimedia Forum

All times are GMT -4. The time now is 9:11 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC