473,812 Members | 3,674 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HELP_Flash/Windows/"click to activate..contr ol"

5 New Member
WHEN I'M PUBLISH FLASH .SWF FILE IN HTML,
I'M GETTING IN WINDOWS THE NOTE:
"CLICK TO ACTIVATE AND USE THIS CONTROL"

AND MY QUESTION IS, HOW DO I GET A ROUND THAT ???
I SEE MANY WEB SITE THAT USE FLASH, AND DOESN'T NEED TO CLICK TO ACTIVATE THE CONTROL, EVEN WHEN I BROWSE WITH WINDOWS

I'M NOT MUCH OF AN EXPERT SO I HOPE THAT THE PEOPLE HERE THAT ARE KNOWN AND WILLING TO HELP WILL MAKE IT SIMPLE

BY THE WAY I TRIED THE swfobject_sourc e.js THAT WHERE PUBLISH HERE
BUT IT DIDN'T HELP ME..


SOOO PLAESE HELP....

THANKS
OFIR
Dec 17 '07 #1
1 1885
peenut~
2 New Member
If only i can hep you, I would. Somebody help this poor fella.
Jan 3 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
302
by: Yoni Rapoport | last post by:
Hy everyone, just wanted to share a thought regarding UI. If you really think about it, events such as "Click", "DoubleClick", "KeyDown", "KeyUp", etc... (which clutter every winforms control we see) are mostly annoying and sometimes even harmful. How does knowing a control was clicked by the mouse (and how many times it was clicked) help a client object know what the user intended to do by that action? How many times have you found...
5
1815
by: Al Christoph | last post by:
I have a program that mixes wizard like behavior with random access to the various dialogs in the wizard. I do this by having each step map to a toolstripmenuitem. Users can randomly choose the menu item and get the corresponding dialog. Alternatively at the completion of each dialog, I can "click" on the menu item and cause the appropriate dialog to come up. It works rather well but the way I've done it is a horrible kludge. I even left...
0
1387
by: Quentin Huo | last post by:
Hi: In my page, there is a user control and there are some actions in the user control like "save", "delete",...which are the control <asp:button onclick="btSave_Click" ......>. And there are several links in the page which are <a href="....."> and go to other pages. I got an error " The page cannot be displayed........" whenever I did as followed:
41
4338
by: JohnR | last post by:
In it's simplest form, assume that I have created a usercontrol, WSToolBarButton that contains a button. I would like to eventually create copies of WSToolBarButton dynamically at run time based on some initialization information obtained elsewhere. Basically, I'm going to create my own dynamic toolbar where the toolbarbuttons can change. I'm not using the VB toolbar because of limitations in changing things like backcolor (I can't get...
21
8161
by: Ben | last post by:
Hello I have frames set up in an asp.net application and need one frame to refresh another. Seeing as events need to be registered at the time the page is sent from the server, I was wondering if I could place a hidden button in a frame that would have the attribute to refresh the other. I would need code to "invoke" the onclick event (ie i need code to click the button). is this possible? thanks.
7
10889
by: the_grove_man | last post by:
How do I invoke a "Right-Click" Programmtically? John
2
3031
by: fniles | last post by:
For IE users, we now encountered a "Click to activate and use this control" when the web page has an ActiveX Control. There is a compatibility patch that changes the default bahavior back to what it was prior to the April Security update, but it is only temporary. In the following article http://capitalhead.com/articles/click-to-activate-and-use-this-control---kb912812.aspx, it mentions that the workaround ultimately rests with the website...
2
2871
by: Simon | last post by:
Dear reader, How to start the event "Activate" in a report as the report is a sub report. By opening the main report the event "Activate" in the sub report is not actived.. Thanks for any help. Regards, Simon
8
1986
by: ofir | last post by:
WHEN I'M PUBLISHING A FLASH - .SWF FILE IN HTML, I'M GETTING IN WINDOWS THE NOTE: "CLICK TO ACTIVATE AND USE THIS CONTROL" AND MY QUESTION IS, HOW DO I GET A ROUND THAT ??? I SEE MANY WEB SITE THAT USE FLASH, AND DOESN'T NEED TO CLICK TO ACTIVATE THE CONTROL, EVEN WHEN I BROWSE WITH WINDOWS I'M NOT MUCH OF AN EXPERT SO I HOPE THAT THE PEOPLE HERE THAT ARE KNOWN AND WILLING TO HELP WILL MAKE IT SIMPLE BY THE WAY I TRIED THE...
0
9734
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10664
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10404
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10417
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6897
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5568
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5704
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3881
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3029
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.