Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 08-23-2007, 05:01 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2007
Location: Los Angeles, CA
Posts: 218
OS: Windows Vista Ultimate SP1

My System

[SOLVED] "Click to activate and use this control" message on flash files.

http://michaelselitegroup.com/

When a website above is opened in Mozilla Firefox everything works fine...

Only when opened in Internet Explorer it doesn't act the way I want it to act.

Problem is... Point at the flash animation and see for your self - it won't get active unless you click on it once. Only then you will be able to point at the button hear the sound and see it animate.

How do I fix it?
ervand is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-23-2007, 05:22 PM   #2 (permalink)
Design Team Member
 
Redcore's Avatar
 
Join Date: Aug 2007
Location: Jamestown, CA
Posts: 718
OS: Linux Mint 7

My System

Re: "Click to activate and use this control" message on flash files.

http://www.abdinsights.com/info/acti...rol/index.html

Give this a shot ;)
Redcore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-05-2007, 02:52 AM   #3 (permalink)
Registered User
 
Join Date: Apr 2007
Location: Los Angeles, CA
Posts: 218
OS: Windows Vista Ultimate SP1

My System

Re: "Click to activate and use this control" message on flash files.

I was trying and trying to edit those codes, but still no luck.
can someone help me out with the right codes that are going to work?
My tries end up with failure...

The .js file is right here:
http://michaelselitegroup.com/flashobject.js

PLEASE!!!
ervand is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-05-2007, 01:15 PM   #4 (permalink)
Design Team Member
 
Redcore's Avatar
 
Join Date: Aug 2007
Location: Jamestown, CA
Posts: 718
OS: Linux Mint 7

My System

Re: "Click to activate and use this control" message on flash files.

NOTE: Download the updated JavaScript here:
http://blog.deconcept.com/swfobject/swfobject.zip

Notice it's now "swfobject.js" rather than "flashobject.js" - I guess there was a conflict with another registered JS so he had to rename it. It's best to just upload the NEW one just in case there are any updates to the code.

I copied your index and inserted the code - hope this works.

HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>

<title>Michael's Elite Group</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="http://michaelselitegroup.com/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="swfobject.js"></script>
<style type="text/css">
<!--
.style1 {	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 14px}
-->
</style>

</head>
<body>

<br>

<table style="width:766px" align="center">
	<tr>
		<td  style="width:100%" height="378">
			<table style="width:100%">
				<tr>
					<td style="width:766" height="378"><div id="flashcontent">
					<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="766" height="378">
                      <param name="movie" value="http://michaelselitegroup.com/flash/header_v7.swf">
                      <param name="quality" value="high">
                      <param name="menu" value="false">

                      <!--[if !IE]> <-->
                      <object data="http://michaelselitegroup.com/flash/header_v7.swf"
            width="766" height="378" type="application/x-shockwave-flash">
                        <param name="quality" value="high">
                        <param name="menu" value="false">
                        <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" border=0>
                        FAIL (Flash animation should be rendered instead of this. Please update your browser or download a flash plug-in)
                      </object>
                      <!--> <![endif]>
                    </object>
					</div>
					<script type="text/javascript" language="javascript">
					   var fo = new SWFObject("http://michaelselitegroup.com/flash/header_v7.swf", "header", "766", "378", "7", "#56780d");
					   fo.addParam("quality", "high");
					   fo.addParam("wmode", "transparent");
					   fo.addParam("salign", "t");
					   fo.write("flashcontent");
					</script>
				</td>

					<td style="width:100%; background:url(http://michaelselitegroup.com/images/right.jpg) left" height="378"></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td style="width:100%; background:url(http://michaelselitegroup.com/images/bg.gif)" height="350">			
			<table width="766" style="background:url(http://michaelselitegroup.com/images/bot2.gif) no-repeat bottom left">
				<tr>

					<td width="766" height="576">
						<table>
							<tr>
								<td width="278" height="579">
									<table>
										<tr>
											<td width="278" height="551" style="background:url(http://michaelselitegroup.com/images/1_bg.gif)">
												<table style="background:url(http://michaelselitegroup.com/images/1_bg1.gif) no-repeat top ">
													<tr>

													  <td width="278" height="552" style="background:url(http://michaelselitegroup.com/images/1_bg2.gif) no-repeat bottom ">
												
												
											
											
											
											
											
											
																																			<div style="margin:20 30 10 20px">
															  <div align="center">
															  
																  <img src="http://michaelselitegroup.com/images/titles/side_morelinks.png">
                                                                    <br style="line-height:10px">
																 
																 
<IFRAME  
src=http://michaelselitegroup.com/navbox/links.html 
width=222 
height=70
frameborder=0 
marginwidth="0"
marginheight="0" 
allowtransparency="true"
scrolling=no>
</IFRAME>

                                                                  <div>

                                                                </div>
														      </div>
													    </div>

															
															
															
																											<div style="margin:20 30 10 20px ">
																													
															  <img src="http://michaelselitegroup.com/images/titles/side_latestnews.png">

															  	<br style="line-height:10px">
															
<IFRAME  
src=http://michaelselitegroup.com/news/sidenews/sidenews.html 
width=222 
height=70
frameborder=0
marginwidth="0"
marginheight="0" 
allowtransparency="true"
scrolling=no>
</IFRAME>

									

                                                                  <div>
																 </div>
																
																  	<div align="right"><a href="http://michaelselitegroup.com/news.html" class="more" STYLE="text-decoration: none" target="_top">show all news</a></div></div>	
																	
																	
																	
																	
																	
																	
																	
																	
															
															
															
															<div style="margin:20 30 10 20px">
															

<table id="Table_01" width="227" height="38" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
	<tr>
		<td rowspan="3">
			<table id="Table_06" width="3" height="38" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
				<tr>

					<td width="3" height="38">
						</td>
				</tr>
			</table></td>
		<td>
			<table id="Table_03" width="221" height="3" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
				<tr>
					<td width="221" height="3">
						</td>

				</tr>
			</table></td>
		<td rowspan="3">
			<table id="Table_05" width="3" height="38" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
				<tr>
					<td width="3" height="38">
						</td>
				</tr>
			</table></td>

	</tr>
	<tr>
		<td>
			<table id="Table_02" width="221" height="32" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
				<tr>
					<td width="221" height="32">
						
						
						
						<IFRAME  
src=http://michaelselitegroup.com/success/sidestories/sidestories.html 
width=222 
height=250
align="center"
frameborder=0
marginwidth="0"
marginheight="0" 
scrolling=no>
</IFRAME>

						
						
						</td>

				</tr>
			</table></td>
	</tr>
	<tr>
		<td>
			<table id="Table_04" width="221" height="3" border="0" cellpadding="0" cellspacing="0" bgcolor="#8eab46">
				<tr>
					<td width="221" height="3"> 
						</td>

				</tr>
			</table></td>
			
		
			
			
	</tr>
	
</table>

</div>										
													
													        </div>			
													    </div>
														
							
														
														
														
														
													    </td>
													</tr>
												</table>

										  </td>
										</tr>
										<tr>
											<td width="278" height="2"></td>
										</tr>
									</table>									
							  </td>
								<td width="488" height="579">
									<img src="http://michaelselitegroup.com/images/titles/index_welcometomichaelselitegroupcom.jpg" style="margin-left:37px; margin-top:17px" alt="" border="0"><br>

									<div style="margin:10 20 0 42px ">
									  <p><span class="style1">Michael's Elite Group</span> specializes in Foreclosure homes and Credit Repair. Our job consists of professionals doing research about the market, and to make sure that our prices are below retail value. We have been so successful BECAUSE of our competitive prices and clients are aware of it. <br>
                                        <br style="line-height:6px">
No matter how bad your credit gets we are there to help you raise it.  No matter how awful of an experience you had to sell, buy, invest with  your home, we are there to help!<br>
  <br style="line-height:12px">
<img src="http://michaelselitegroup.com/images/pictures/page_michaelonthephone.jpg" align="left" style="margin-right:17px; margin-left:-0px" alt="Michael" border="0"> <strong><span class="style2">Michael's Elite Group</span> was founded in Los Angeles by Michael V.  Siretskiy(CEO). His goal was to create a company that would help  people, and achieve their dreams. It's an American dream to buy a  house, then why should YOU live in anything but a house?! </strong><br>

<br style="line-height:6px">
Millions of dollars are invested into foreclosure properties, therefore  we can afford to sell them with 100K equity, or another words 100K  cheaper then retail price! </p>



<table id="ignore" width="423" height="240" border="0" cellpadding="0" cellspacing="0">
	<tr id="ignore">
		<td id="ignore">
			<table id="ignore" width="255" height="240" border="0" cellpadding="0" cellspacing="0">
				<tr id="ignore" >
					<td id="ignore" width="255" height="240">

						
						
						                                      <span class="style2"><strong>WE ARE COMMITED TO:</strong></span><br>
						                                      <br>
  <ul>
  <li> Sell property BELOW retail value</li>
  <li> Invest your money into our properties</li>
  <li> Pay half of your closing costs</li>

  <li> Lead you step by step through each process</li>
  <li> Earn you money</li>
  <li> Fix your credit</li>
  <li>Financial Consulting</li>
  <li>Buy your home for CASH INSTANTLY</li>

  <li>Contact a representative for further information</li>
  <li><strong><a href="http://michaelselitegroup.com/programs.html">Read more ... </a></strong></li>
</ul>

						
						
						
						</td>
				</tr>
			</table></td>
		<td>
			<table width="168" height="150" border="0" cellpadding="0" cellspacing="0">

				<tr>
					
<p>&nbsp;</p>

					
					<td width="168" height="150" bgcolor="#8eab46">					







					<div style="margin:7 7 7 7px">


<div>								
<font size="2">
<strong>

</strong></font><center>
  <font size="2"><strong>

Tip from Michael's Elite Group:
</strong></font>
</center>

<font size="2"><strong><br>
This is the most common way your FICO score is determined:
</strong>
</font>

<br>
<br>

  - 35% Payment History <br>
  - 30% Amount Owed <br>

  - 15% Length of Credit History <br>
  - 10% Credit History <br>
  - 10% Types of Credit <br>
                                                          
							      </div>
								</div>
	
	
	
	


</td>
				</tr>

			</table></td>
	</tr>
</table>

									
								</div>
							  </td>
							</tr>
						</table>
				  </td>
				</tr>

			</table>					
		</td>
	</tr>
	<tr>
		<td style="width:100%; background-image:url(http://michaelselitegroup.com/images/bot1.gif)" height="72">			
			<table width="766" style="background-image:url(http://michaelselitegroup.com/images/bot.jpg)">
				<tr>
					<td width="77" height="72" align="right"><img src="http://michaelselitegroup.com/images/z1.gif" alt="" border="0"></td>
					<td width="201" height="72" class="footer1">
						<br style="line-height:13px">

						<strong>Call Now:</strong><b> 1-323-350-5575</b>
					</td>
					<td width="453" height="72" align="right" class="footer">
						<br style="line-height:29px">
						<a href="http://michaelselitegroup.com/">Home</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/success.html">Success</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/programs">Programs</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/moving.html">Moving</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/forum">Forum</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/contact.html">Contact</a> &nbsp; &nbsp;<span>:</span> &nbsp; &nbsp;<a href="http://michaelselitegroup.com/faq.html">F.A.Q.</a><br>

						Copyright &copy; Michael's Elite Group, 2007,<span> <a href="http://michaelselitegroup.com/policy.html">Privacy Policy</a></span><br>
					</td>
					<td width="35" height="72"></td>
				</tr>
			</table>					
		</td>
	</tr>

</table>
</body>
</html>
<!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://us.js2.yimg.com/us.js.yimg.com/lib/smb/js/hosting/cp/js_source/geov2_000.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1189017102" alt="setstats" border="0" width="1" height="1"></noscript>
Remember to TEST this first rather than replace the index!

Let me know if it works or if you encounter any abnormalities...
Redcore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2007, 02:50 AM   #5 (permalink)
Registered User
 
Join Date: Apr 2007
Location: Los Angeles, CA
Posts: 218
OS: Windows Vista Ultimate SP1

My System

Re: "Click to activate and use this control" message on flash files.

It didn't work the way you posted it, the page was also all corrupted.
BUT! I have fixed it! it has been two hours now, but it is working..
And it is you who helped, so thank you very much! i really appreciate it.
This is going to speed up a development of this website big time.

Can you (or anybody else) do me a favor? check it from your computer (please use internet explorer, because a problem existed only in ie). Tell me if it works for you too.
http://michaelselitegroup.com/

It is only on the front page right now, any other page still has a problem. I am going to work on it tomorrow though.
ervand is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2007, 07:18 AM   #6 (permalink)
TSF Enthusiast
 
KoosHopeloos's Avatar
 
Join Date: Nov 2004
Posts: 555
OS: Windows XP Pro & Windows Vista Ultimate browsing the web with FF, Opera, Safari and IE.


Re: "Click to activate and use this control" message on flash files.

@ ervand: I tested it on IE6 and it worked perfectly. Due to the size, it takes quite of lot of time to load. I would make sure that once it played, it is not being reloaded and played again on a sub-webpage from the menu.
__________________
KoosHopeloos, straight to you from .nl via the world wide web!

KoosHopeloos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2007, 12:42 PM   #7 (permalink)
Registered User
 
Join Date: Apr 2007
Location: Los Angeles, CA
Posts: 218
OS: Windows Vista Ultimate SP1

My System

Re: "Click to activate and use this control" message on flash files.

How do I do that?
Do I use iframes?
to make stuff change within them, without disturbing what is arround.

Last edited by ervand; 09-06-2007 at 01:12 PM.
ervand is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2007, 02:06 PM   #8 (permalink)
Design Team Member
 
Redcore's Avatar
 
Join Date: Aug 2007
Location: Jamestown, CA
Posts: 718
OS: Linux Mint 7

My System

Re: "Click to activate and use this control" message on flash files.

I didn't completely load the page (I have dialup) but when I opened it for a minute in IE there was no border around the flash document, so looks like it works.

I'm not sure how your page was corrupted with the code I gave (unfortunately with dialup, I can't test everybody's pages as easily as one could with broadband) but I'm glad it worked out for you in the end.
Redcore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


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 Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 12:35 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85