随笔分类 -  Adobe

[转]Getting Coordinates of string using ITextExtractionStrategy and LocationTextExtractionStrategy in Itextsharp
摘要:本文转自:https://stackoverflow.com/questions/23909893/getting-coordinates-of-string-using-itextextractionstrategy-and-locationtextextr 18 12 I have a PDF 阅读全文

posted @ 2020-01-09 21:03 freeliver54 阅读(2431) 评论(0) 推荐(0) 编辑

[转]iTextSharp - Drawing shapes and Graphics
摘要:本文转自:https://www.mikesdotnetting.com/article/88/itextsharp-drawing-shapes-and-graphics The previous iTextSharp article looked at bringing images into 阅读全文

posted @ 2020-01-09 20:52 freeliver54 阅读(299) 评论(0) 推荐(0) 编辑

[转]Create/Read Advance PDF Report using iTextSharp in C# .NET: Part I
摘要:本文转自:https://www.codeproject.com/Articles/686994/Create-Read-Advance-PDF-Report-using-iTextSharp-in Create/Read/Write Advance PDF Report using iTextSh 阅读全文

posted @ 2019-12-31 15:01 freeliver54 阅读(1369) 评论(0) 推荐(0) 编辑

[转]flash.net.Socket
摘要:本文转自:http://designstacks.net/actionscript-3-new-capabilities http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a 阅读全文

posted @ 2017-06-23 11:41 freeliver54 阅读(303) 评论(0) 推荐(0) 编辑

[转]ActionScript 3.0入门:Hello World、文件读写、数据存储(SharedObject)、与JS互调
摘要:本文转自:http://www.cnblogs.com/artwl/p/3396330.html近期项目中可能要用到Flash存取数据,并与JS互调,所以就看了一下ActionScript 3.0,现把学习结果分享一下,希望对新手有帮助。目录 ActionScript 3.0简介 Hello W... 阅读全文

posted @ 2015-12-18 11:07 freeliver54 阅读(893) 评论(0) 推荐(0) 编辑

Programming ActionScript 3.0 for Flash
摘要:http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7ec0.htmlAS3 101: OOP Introduction – Basixhttp://code... 阅读全文

posted @ 2015-12-18 11:06 freeliver54 阅读(154) 评论(0) 推荐(0) 编辑

页游 《大皇帝》
摘要:大皇帝 flash网页游戏 MVCsprite OO面向对象 事件驱动过程结构化剧情驱动游戏背景、游戏策划、玩家:主公等级、武将招募、装备培养、日常任务、活动、势力、自身建设、不变的剧情大框架、自变的玩家武将搭配、界面精美、特技炫酷、吸引调动玩家自主互动必要的时间等待 任务难度 充值以求速效 获得游... 阅读全文

posted @ 2015-12-18 10:59 freeliver54 阅读(292) 评论(0) 推荐(0) 编辑

[转]Flash ActionScript2.0面向对象游戏开发-推箱子
摘要:本文转自:http://www.alixixi.com/Dev/W3C/Flash/2007/2007070868666.html概述:Flash ActionScript2.0是一种面向对向的编程语言,利用它可以开发出功能强大的应用程序.以早期的ActionScript 1.0相比,它在结构化编程... 阅读全文

posted @ 2015-12-18 10:54 freeliver54 阅读(375) 评论(0) 推荐(0) 编辑

After Effects CS4入门经典—高手之路
摘要:http://www.yiihuu.com/a_243.html 阅读全文

posted @ 2014-06-25 12:38 freeliver54 阅读(346) 评论(0) 推荐(0) 编辑

[转]ASP.NET使用flexpaper做在线文档浏览
摘要:本文转自:http://www.cnblogs.com/qiuwuyu/archive/2011/08/26/2154153.html最近有个项目需要用到类似百度文库以及豆丁的在线浏览组件,网上转悠半天就找到了个flexpaper,需要从这里下载http://code.google.com/p/flexpaper/downloads/list 。flexpaper 支持的文档类型为swf格式。于是乎,就想着把pdf文件转换成swf,因为装了adobe reader软件的电脑ms word之类的文档可以直接保存为pdf格式。网上都说pdf2swf这个工具不错,需要从这里下载http://www. 阅读全文

posted @ 2012-03-31 15:35 freeliver54 阅读(1914) 评论(1) 推荐(1) 编辑

[转]Flex Loader加载图片在BitmapImage上显示
摘要:本文转自:http://blog.163.com/qiyang_2006@126/blog/static/572122572010914105841996/private var loader:Loader=new Loader(); private var urlR:URLRequest=new URLRequest();private function init():void{ //显示图片 var str:String="image/20100620104112_0f_08_02_0c.jpg"; var str2:String="image/2010062 阅读全文

posted @ 2012-03-22 10:39 freeliver54 阅读(4786) 评论(1) 推荐(0) 编辑

[转]Flex - Formatting Charts - Applying chart styles
摘要:本文转自:http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf65816-7fff.html Applying styles with CSS Applying CSS to chart controls Applying different styles to each series Using predefined axis style properties Using class selectors for axis styles Applying styles inline Applying sty 阅读全文

posted @ 2012-03-08 13:18 freeliver54 阅读(517) 评论(0) 推荐(0) 编辑

[转]Flex chart fillfunction
摘要:本文转自:http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c3f.htmlYou can customize the appearance of chart items in a series by using the fillFunction property to define the fill. This function takes the chart item and its index as arguments, so that you can examine the char 阅读全文

posted @ 2012-03-08 13:03 freeliver54 阅读(928) 评论(0) 推荐(0) 编辑

[转]Flex PieChart
摘要:本文转自:http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/charts/PieChart.htmlPieChartExample.mxml<?xml version="1.0"?><!-- Simple example to demonstrate the PieChart control. --><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s=" 阅读全文

posted @ 2012-03-08 10:46 freeliver54 阅读(1770) 评论(2) 推荐(0) 编辑

[转]Flex双Y轴的实现
摘要:本文参考自:http://apps.hi.baidu.com/share/detail/24719901<?xmlversion="1.0"encoding="utf-8"?><s:Applicationxmlns:fx="http://ns.adobe.com/mxml/2009"xmlns:s="library://ns.adobe.com/flex/spark"xmlns:mx="library://ns.adobe.com/flex/mx"minWidth=" 阅读全文

posted @ 2012-03-05 16:35 freeliver54 阅读(464) 评论(1) 推荐(0) 编辑

Flash Builder 4 下载
摘要:http://subject.csdn.net/adobedownload/index.html 阅读全文

posted @ 2012-03-03 15:21 freeliver54 阅读(205) 评论(3) 推荐(0) 编辑

[书目20110711]Flex3权威指南
摘要:第1课 理解RIA 1.1 理解计算机应用程序的演化过程 1.2 超越基于页面的架构 1.3 明确RIA的优势 1.3.1 企业经理 1.3.2 IT组织 1.3.3 终端用户 1.4 各种RIA技术 1.4.1 Ajax 1.4.2 Flash 1.4.3 Flex 1.4.4 WPF、XAML、Silverlight和Expression 1.5 学习收获 第2课 开始 2.1 开始Flex应用程序开发 2.2 创建项目和MXML应用程序 2.3 理解FlexBuilder3工作平台 2.4 运行应用程序 2.5 创建第二个应用程序页面,然后进入设计模式 2.6 准备下一课 2.7 学习. 阅读全文

posted @ 2011-07-11 20:47 freeliver54 阅读(188) 评论(4) 推荐(0) 编辑

[转]flash 与 js 通讯方法
摘要:flash 中调用js 有两种方法,第一中是同getURL 这个方式来调用js,第二种是用 ExternalInterface.call( ).第一种是很常见的用法,我就说一下小明我是怎么用 ExternalInterface.call 什么是 ExternalInterface? ExternalInterface类是外部api ,也就是actionscript 和 flashp... 阅读全文

posted @ 2008-08-11 12:45 freeliver54 阅读(1772) 评论(3) 推荐(0) 编辑

[转]官方Flash CS3简体中文帮助文档下载,AS3.0简体中文帮助文档下载
摘要:这些是在线版本:Flash CS3 文档:http://livedocs.adobe.com/flash/9.0_cn/main/wwhelp/wwhimpl/js/html/wwhelp.htmActionScript 3.0 语言(各包类的使用方法)和组件参考http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/index.htmlFlash Video Encoder 用户指南http://livedocs.adobe.com/flash/9.0_cn/flvencoder/wwhelp/wwhimpl/js/html/ 阅读全文

posted @ 2008-07-03 11:21 freeliver54 阅读(11371) 评论(7) 推荐(0) 编辑

[转]VS2005下开发Silverlight 1.1翻译加补充
摘要:Well, in VS2005 you can create a class library which will build against the Silverlight runtime, but it's a little work. 1. Create a Class Library. 2. Remove all references from it. 3. Right-click on... 阅读全文

posted @ 2008-05-22 13:56 freeliver54 阅读(786) 评论(5) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示