Ask a Question related to Macromedia Director Basics, Design and Development.
-
lance #1
pop up messages
Is there a way to stop all of the pop up messages, ie.
pop up killers, kill messengers, etc.? All of these
websites say that Windows XP allows these popups. My
computer has gotten so many of these things that I spend
more time clicking the boxes off then I do using the
internet. I use AOL vers. 8.0 and have changed my
settings to stop popups, but it doesnt seem to be doing
any good. Any suggestions?
lance Guest
-
Messages to nil
Hi, One of the things I got accustomed to in Objective C was nil's behavior as a universal message sink: You could send nil anything, and you'd... -
SMS messages from Windows
Hi there, Did anyone send free SMS mobile messages from Perl under Windows environment ? If yes, can you please share your "how to ?" Thanks... -
messages
I got a message from "stopip.dynu.com" that appeared on my computer telling me if i wanted to stop these messages to go to their website. I did and... -
Pop-up messages
I disabled pop-up messages once before, but since I had to get a new hard drive, they are back! I cannot remember how I disabled them before. ... -
IP Messages
Recently, my computer has been bombarded by internet ads. One website claims that microsoft included this ability in their Microsoft XP software... -
Pam Thomas #2
pop up messages
We have Windows XP loaded on our computer. We keep
getting pop up Service Messages.
If you go to [url]www.endads.com[/url] it states that this was
endluced in Microsofts Windows XP, 2000, and NT.
How can we get rid of these annoying pop up messages?
Thank you.
Pam Thomas Guest
-
Nicholas #3
Re: pop up messages
A New Window Appears When You Visit Some Web Sites
[url]http://support.microsoft.com/default.aspx?scid=kb;[/url][LN];Q308446
Messenger Service Window That Contains an Internet Advertisement Appears
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;330904&sd=tech[/url]
Essential Security Tools for Home Office Users
[url]http://www.microsoft.com/technet/treeview/default.asp?url=/technet/columns/security/5min/5min-105.asp[/url]
If you wish to solve your pop-up problems once and for
all, consider purchasing and installing a third-party program
designed to do just that:
Norton Internet Security 2003
[url]http://www.symantec.com/sabu/nis/nis_pe/[/url]
-- Includes Norton AntiVirus 2003
-- Includes Norton Personal Firewall
-- Includes prevention of annoying web pop-ups
-- Includes Parental Controls
-- All in one, easy-to-install package
--
Nicholas
-------------------------------------------------------------------------
"Pam Thomas" <pt_109@email.msn.com> wrote in message:
news:059601c34fdb$d8d22a30$a301280a@phx.gbl...
| We have Windows XP loaded on our computer. We keep
| getting pop up Service Messages.
| If you go to [url]www.endads.com[/url] it states that this was
| endluced in Microsofts Windows XP, 2000, and NT.
|
| How can we get rid of these annoying pop up messages?
|
| Thank you.
|
Nicholas Guest
-
Shenan T. Stanley #4
Re: pop up messages
Pam Thomas <pt_109@email.msn.com> wrote:
Please be sure to review my signature and the web links found there. You> We have Windows XP loaded on our computer. We keep
> getting pop up Service Messages.
> If you go to [url]www.endads.com[/url] it states that this was
> endluced in Microsofts Windows XP, 2000, and NT.
>
> How can we get rid of these annoying pop up messages?
would have been able to get this answer faster on your own.
Advice on Popups and their elimination:
[url]http://www.fracas.net/newsgroups/generaladvice.html#popups[/url]
or
[url]http://tinyurl.com/el9s[/url]
You may want to look over the whole page.
--
Shenan Stanley
"Just trying to help"
-------------------------
How to use XPs Help and Support
[url]http://tinyurl.com/fltf[/url]
How to Use the Microsoft Product Support Newsgroups
[url]http://tinyurl.com/fkja[/url]
How do I go about posting an informative question?
[url]http://www.dts-l.org/goodpost.htm[/url]
How to use Google
[url]http://www.google.com/help/basics.html[/url]
[url]http://tinyurl.com/fkmc[/url]
-------------------------
Shenan T. Stanley Guest
-
Shenan T. Stanley #5
Re: pop up messages
>> -----Original Message-----
Chris Lanier <> wrote:>> We have Windows XP loaded on our computer. We keep
>> getting pop up Service Messages.
>> If you go to [url]www.endads.com[/url] it states that this was
>> endluced in Microsofts Windows XP, 2000, and NT.
>>
>> How can we get rid of these annoying pop up messages?Are you leaving the open ports on their computer for a reason?> o stop this goto your control panel, goto Admin
> Tools>>Services>>Scroll down to "Messenger" double click
> on it, and select "Disable" instead of Auto. This will
> fix it for u
>
> btw, everyone make sure u try searching
--
Shenan Stanley
"Just trying to help"
-------------------------
How to use XPs Help and Support
[url]http://tinyurl.com/fltf[/url]
How to Use the Microsoft Product Support Newsgroups
[url]http://tinyurl.com/fkja[/url]
How do I go about posting an informative question?
[url]http://www.dts-l.org/goodpost.htm[/url]
How to use Google
[url]http://www.google.com/help/basics.html[/url]
[url]http://tinyurl.com/fkmc[/url]
-------------------------
Shenan T. Stanley Guest
-
Orla webforumsuser@macromedia.com #6
Pop up messages
Hi, I was wondering does anybody know if it possible to make links in director that give you small pop up window messages. Thank you for any help!
Orla webforumsuser@macromedia.com Guest
-
-
djmasala.com #8
Re: Pop up messages
maybe...
Or she could mean the tooltip behavior.
Have a look in the library for the display text behavior
"Andrew Morton" <akm@in-press.co.uk.invalid> wrote in message
news:bk6l0l$f8c$1@forums.macromedia.com...> Like
> alert("Hello world!")
>
> ?
>
> Andrew Morton
djmasala.com Guest
-
Orla webforumsuser@macromedia.com #9
Re: Pop up messages
Yep, kinda like that. Its for an e-learning package. I want the students to be able to click on difficult terms and a pop up window with the definition would appear. Do you know if this is possible, thank you!
Orla webforumsuser@macromedia.com Guest
-
Rob Dillon #10
Re: Pop up messages
You can create this sort of thing just by using sprites. or you can
create a MIAW to do that, or you can use system alerts if you like.
I would recommend using a set of sprites to handle that. You can create
your "message" window using any number of sprites. Use a series of
high numbered channels so that they will always come to the front. Then
place them all at some location that's off the visible area of the
stage. When you need this window, just move the sprites in place.
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest
-
SafariTECH #11
Re: Pop up messages
Andrew gave you the code, you just now have to implement it into your various locations - look up hyperlink clicked for insight into using text links
============================
Glen Palmer
SafariTECH
Cold Fusion Specialist
[url]www.safaritech.com[/url]
============================
SafariTECH Guest



Reply With Quote

