代码搜索:Flash
找到约 10,000 项符合「Flash」的源代码
代码结果 10,000
www.eeworm.com/read/241253/4562751
c flash.c
/* $Id: flash.c,v 1.7 2003/06/10 14:44:49 pefo Exp $ */
/*
* Copyright (c) 2000 Opsycon AB (www.opsycon.se)
* Copyright (c) 2000 Rtmx, Inc (www.rtmx.com)
*
* Redistribution and use in source
www.eeworm.com/read/240577/4571669
h flash.h
/*-------------------------------------------------------------------------
* Filename: flash.h
* Version: $Id: flash.h,v 1.9 2001/12/31 00:28:53 erikm Exp $
* Copyright: Copyright (
www.eeworm.com/read/240577/4571771
c flash.c
/*-------------------------------------------------------------------------
* Filename: flash.c
* Version: $Id: flash.c,v 1.11 2002/01/03 16:07:17 erikm Exp $
* Copyright: Copyright
www.eeworm.com/read/240577/4571785
p flash.p
flash.o: flash.c ../../include/blob/config.h ../../include/blob/arch.h \
../../include/blob/arch/mba44b0.h ../../include/blob/errno.h \
../../include/blob/error.h ../../include/blob/led.h \
../.
www.eeworm.com/read/240248/4575506
h flash.h
/*///////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998 Olivier Debon
//
// This program is free software; you can redistribute it and/or
// mod
www.eeworm.com/read/240248/4575510
cc flash.cc
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
www.eeworm.com/read/239519/4600813
js flash.js
function insertFlash(elm, url, w, h, id) {
if (!document.getElementById(elm)) return;
var str = '';
str += '
www.eeworm.com/read/238913/4607028
js flash.js
// 全局变量
// 所需 Flash 的主版本号
var requiredMajorVersion = 9;
// 所需 Flash 的次版本号
var requiredMinorVersion = 0;
// 所需 Flash 的版本号
var requiredRevision = 16;
// 受支持的 Javascript 版本
var jsVersion = 1.0;
www.eeworm.com/read/238236/4616707
c flash.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic