Help with Flash and IE!

This is a discussion on "Help with Flash and IE!" within the Flash & Multimedia Forum section. This forum, and the thread "Help with Flash and IE! are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 8th, 2006, 16:38
New Member
Join Date: Oct 2006
Location: nowhere
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Help with Flash and IE!

Hello,
I made a flash movie with scenes linking photos from one another with transitions. For some odd reason it works fine in Firefox, and the movie goes from scene to scene back and forth fine. But for some odd reason in IE, the movie loads fine...you can click the button to go to the next scene fine but in scene 2 if I try and go back or forward to the next scene it just freezes....I'm desperate to get this fixed!

Thank you in advance!
Reply With Quote

  #2 (permalink)  
Old Oct 9th, 2006, 01:12
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Help with Flash and IE!

Post a link to the file. Also please post the action script code. Thanks!!
Reply With Quote
  #3 (permalink)  
Old Oct 9th, 2006, 01:25
New Member
Join Date: Oct 2006
Location: nowhere
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with Flash and IE!

My apologies...this is a temporary link...

www.ruth.johnnymcmillan.com

And here's the actionscript code...(thought I'd post up jpeg so you can see what I'm doing better perhaps...)



And the actionscript for the button is... just

Code: Select all
on (release) {
gotoAndPlay ("Scene 3", 1);
}
Reply With Quote
  #4 (permalink)  
Old Oct 9th, 2006, 01:33
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Help with Flash and IE!

What do I click on to find the problem?
Reply With Quote
  #5 (permalink)  
Old Oct 9th, 2006, 01:47
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Help with Flash and IE!

I still can't find the problem, but thought I would give you some advise anyway. Flash can be a pain when it comes to linking from scene to scene. I would try altering you action script code just a bit. If this does not work, tell me what to click on to find the problem in the above URL. If it works please reply and let me know.


Code: Select all
on (release) { 
_root.gotoAndPlay ("Scene 3", 1); 
}
Reply With Quote
Reply

Tags
flash, next scene

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sr. Flash Developer > SynCruiser Flash Widget ipanema Job Opportunities 0 Apr 10th, 2008 23:20
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:39
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:04
playing flash within flash with slow internet connection bejamshi Flash & Multimedia Forum 4 Jan 19th, 2007 02:07


All times are GMT. The time now is 08:08.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43