Optimization of Flash adding method in ASP

Source: Internet
Author: User
Tags visibility
Optimization of New Year's New Year the Code for the optimization surface of the Flash Add method is placed in the header.asp final program code:

<%dim isshowswf
Isshowswf=request.cookies (cookiename& "SWF") ("isshowswf")
Isshowswf=isshowswf+1
Response.Cookies (cookiename& "SWF") ("isshowswf") =isshowswf
If Isshowswf=1 or Isshowswf/10=int (ISSHOWSWF/10) Then
%>
<div id= "Layer11" style= "z-index:1; right:0px; visibility:visibility; width:1px; Position:absolute; Top: -2px; height:1px ">
<embed wmode=transparent align=center src= "http://www.163design.net/a/h/images/new2005.swf" width=480px height= 480px wmode= "Transparent" menu= "false" allowscriptaccess= "Always" scale= "Exactfit" devicefont= "false" embedmovie= " False "seamlesstabbing= false" >
</embed></DIV>
<%end if%>

Description

This method can be used to control the occurrence and frequency of the isshowswf=1, the above code is the 1th time to open the first page of the three-year paper with 2 ISSHOWSWF/10 modify the Number 10 to control the occurrence of frequency, the larger the number of less appear.




Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.