HUUUUGE custom cursor issue

This is a discussion on "HUUUUGE custom cursor issue" within the Flash & Multimedia Forum section. This forum, and the thread "HUUUUGE custom cursor issue are both part of the Design Your Website category.


 Subscribe in a reader

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

Notices




Closed Thread
 
LinkBack Thread Tools
  #1  
Old Dec 20th, 2006, 22:49
Junior Member
Join Date: Oct 2006
Location: dublin
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
HUUUUGE custom cursor issue

Hi there flash peeps, Here's my new problemo. I made simple custom cursor for my flash website and it works fine... on my site. I've gotten a lot of comments about the my script making people's mouse act wierd when they have my website opened with another website. I do not know what is wrong with this simple AS, It doesn't do that on my computer but i left my house & went to the Internet cafe to try my site then i saw what the hell they were talking about but i can't fix it, i'm stuck! I got the script from the web, i'm not that good with AS


_root.CURSOR.swapDepths(1000);

_root.onEnterFrame = function() {

Mouse.hide();

CURSOR._x = _root._xmouse;

CURSOR._y = _root._ymouse;

};

Here is my url http://www.assive.net Try and move the mouse out of the flash area and you'll see what i'm saying.

Thanks in Advance. Any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!

  #2  
Old Dec 20th, 2006, 23:02
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: HUUUUGE custom cursor issue

This seems to be an IE issue. I tired this in Firefox 2.0 and it works great. So I opened it in IE, and see what you are talking about. I would first fix the click to activate issue, just because that is annoying. While you fix that, I will play with your code and see what is wrong with it. You can fix the click to activate problem here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old Dec 20th, 2006, 23:25
Junior Member
Join Date: Oct 2006
Location: dublin
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Re: HUUUUGE custom cursor issue

Alright thanks Jacob. I just downloaded the zip i'll go work it out later on.
Let me know what the problem is with my custom cursor as soon as you
got it figured out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old Jan 6th, 2007, 05:58
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: HUUUUGE custom cursor issue

I will let you know if I figure it out, but for some reason, I think that might be a problem with the way you built your file...or coded your cursor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old Jan 14th, 2007, 13:05
Junior Member
Join Date: Oct 2006
Location: dublin
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Re: HUUUUGE custom cursor issue

Got it working

I moved the mouse.hide to the top of the AS & it works fine in both browsers

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6  
Old Jan 14th, 2007, 23:50
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: HUUUUGE custom cursor issue

Glad you solved your problem!!

Thread Closed!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Tags
action script

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
finding cursor position bahy JavaScript Forum 4 Jun 26th, 2007 14:07
Cursor focus getting lost in IE kallol Web Page Design 5 Apr 10th, 2007 08:09
turn cursor into magnefying lens? ktsirig JavaScript Forum 2 Nov 1st, 2006 14:00
Custom cursor bruno89 Web Page Design 16 Aug 15th, 2006 00:49
changing cursor icon javanui JavaScript Forum 1 May 24th, 2006 16:07


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


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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