adobe

摹客首家发布Adobe XD插件

拜拜、爱过 提交于 2019-12-07 00:59:07
10月19日,摹客iDoc发布了支持 Adobe XD的插件 ,这是中国国内首款基于Adobe XD 正式API的插件。 设计师在Adobe XD 中安装并使用此插件,可以将设计稿上传到 摹客iDoc ,并使用iDoc的全部协作设计功能。 摹客(Mockplus) 是国内知名产品设计协作平台,致力于让设计更快更简单。摹客iDoc的主要功能有智能标注、一键切图、多样批注、交互原型、全貌画板和团队管理,从产品、设计到开发只需要一个文档。 美国太平洋时间 10 月 15 日,Adobe Max 2018 在加州洛杉矶正式开幕,本次大会开始的同时,Adobe正式对外开放了Adobe XD的开源API。开发人员现可通过 Adobe XD API 创建插件和整合应用程序,以添加新功能、自动化工作流程并把 Adobe XD 连接至设计师日常使用的工具及服务中。 来源: CSDN 作者: Mockplus 链接: https://blog.csdn.net/jongde1/article/details/83273630

来!做一个Adobe XD插件

被刻印的时光 ゝ 提交于 2019-12-07 00:58:09
XD 插件制作入门 成果展示 步骤 1.创建插件 2.下载初始工程包 编写代码 发布插件 插件包准备 上传 成果展示 步骤 1.创建插件 点击后会打开一个网页,选择 New Plugin 输入工程名称创建。 2.下载初始工程包 把工程包解压到开发文件夹 目录结构如下: images里面有默认插件图标,main.js & manifest.json 是写代码的地方。 编写代码 官方文档传送门 =======>去吧皮卡丘,皮卡皮卡~ 发布插件 1:进去里面填写相关信息,对了里面还需要你提供3张尺寸不同的 icon 和一些你插件相关的 截图 2: 上传插件 插件包准备 到开发的工程目录里全选所有文件,右键=>发送到=>压缩文件夹( 一定要要zip压缩格式!!! ) 把压缩的main.zip后缀名改成xdx 上传 把插件包拖拽到框框中,Submit 等待审核即可。 作者邮箱:zyf151@qq.com 来源: CSDN 作者: 朱有富 链接: https://blog.csdn.net/qq_26318597/article/details/102745349

Adobe XD api 插件配置文件 manifest.json 说明

穿精又带淫゛_ 提交于 2019-12-07 00:57:58
官方manifest.json说明: https://adobexdplatform.com/plugin-docs/reference/structure/manifest.html manifest.json { "name" : "myPlugin", //插件名称,发布后会显示在官方的插件商店 "host" : { "app" : "XD", "minVersion" : "13.0.0" }, "description" : "Sample plugin for Adobe XD, providing starter project scaffolding.", //插件的简介,发布后会显示在官方的插件商店 "id" : "#########, //从 Adobe I/O Console 可以获取到插件的唯一ID,该ID请勿随意修改。 "icons": [ //设置项目的图标,支持定义多个尺寸 { "width": 16, "height": 16, "path": "images/icon-16.png" }, { "width": 96, "height": 96, "path": "images/icon-96.png" } ], "uiEntryPoints" : [ //数组,可以设置多个菜单 { "label" : "我的插件", //显示在Adobe

Adobe DTM to set query string in eVar and sProp

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-06 22:34:27
So normally I would use the s.getQueryParam(); to parse out my URLs for query strings that I've been using. s.eVar8=s.getQueryParam('cid,pid,eid',':'); s.prop28=s.getQueryParam('Role'); But since DTM has that all built into it, how would you really define that? I know I can set a page load rule using the campaign variable, but what if I have multiple parameters separated by ":" www.domain.com?cid=blah1:blah2:blah3&pid=blah4:blah5:blah6&eid=blah7:blah8:blah9 Is there something that I'm missing when using this approach? Should I be capture these values into a data element then passing the data

ubuntu安装adobe air和Spaz

烈酒焚心 提交于 2019-12-06 20:39:05
在ubuntu下有个默认的微博客户端,硅博,我用了下,不是很好用,界面也不是很好,我就卸载掉了,我在windows下使用的Mixero,,这个是基于adobe air的,可以实现跨操作系统平台。这次又到网上找了个基于adobe air的微博的客户端Spaz,这个客户端感觉比Mixero还要好用一些。废话不多说,下面进入正题: 首先下载Adobe AIR安装程序, ubuntu系统我们可以直接选择deb包安装,非常的简单,将deb包下载下来,然后直接双击就行了,接着会提示你输入sudo密码。如果是Red hat系(如Cent os)的,那么就使用rpm包安装就可以了。 接着下载Spaz.AIR,双击SpazAIR.air进行安装 安装时可选择在桌面创建启动项和程序安装完成后启动 安装完成后,启动程序,按Ctrl 6或点选工具图标设置你的twitter帐户还可以设置api代理 设置完成后,点下面的保存按钮,按Ctrl 1稍等一下就可以看到你的tweets了 下面再讲讲怎么卸载adobe air和adobe air程序 可以直接在终端里输入: $ dpkg -la|grep adobe ii adobe-flashplugin 10.1.82.76-1lucid1 Adobe Flash Player plugin version 10 ii adobeair 2.0.3.13070

ubuntu安装adobe air和Spaz

瘦欲@ 提交于 2019-12-06 20:38:53
在ubuntu下有个默认的微博客户端,硅博,我用了下,不是很好用,界面也不是很好,我就卸载掉了,我在windows下使用的Mixero,,这个是基于adobe air的,可以实现跨操作系统平台。这次又到网上找了个基于adobe air的微博的客户端Spaz,这个客户端感觉比Mixero还要好用一些。废话不多说,下面进入正题: 首先下载Adobe AIR安装程序, ubuntu系统我们可以直接选择deb包安装,非常的简单,将deb包下载下来,然后直接双击就行了,接着会提示你输入sudo密码。如果是Red hat系(如Cent os)的,那么就使用rpm包安装就可以了。 接着下载Spaz.AIR,双击SpazAIR.air进行安装 安装时可选择在桌面创建启动项和程序安装完成后启动 安装完成后,启动程序,按Ctrl 6或点选工具图标设置你的twitter帐户还可以设置api代理 设置完成后,点下面的保存按钮,按Ctrl 1稍等一下就可以看到你的tweets了 下面再讲讲怎么卸载adobe air和adobe air程序 可以直接在终端里输入: $ dpkg -la|grep adobe ii adobe-flashplugin 10.1.82.76-1lucid1 Adobe Flash Player plugin version 10 ii adobeair 2.0.3.13070

Is there some way to show HTML content inside Flash?

孤人 提交于 2019-12-06 20:06:07
问题 I want to show HTML content inside Flash. Is there some way to do this? I am talking about full blown HTML (with JavaScript if possible). 回答1: Here is a decent article on how to accomplish that. @Flubba: I didn't say " great " article, I said " decent " - there is a big difference. Besides, no one else had answered and it had been around a while. I figured a "decent" answer was better than none. I am no Flash expert, so... 回答2: flashQuery supports HTML tags and CSS rules for Flash. It

Rapidly learn InDesign scripting?

删除回忆录丶 提交于 2019-12-06 16:10:45
问题 In the middle of a large publishing project, and the sheer scale is weighing me down. Many deadlines coming down the pipe, and most of my trouble is tedium and repetitive tasks. I need to pick up the basics of InDesign scripting pronto, and I'm looking for resources or books which will get me up to speed. I get Java, XML and some web techs... I am not a programming professional, however, and JavaScript is new to me. Mac/Linux, if it matters. Advice? Thanks in advance. 回答1: @niteshade -- Old

How do I upgrade Flash Builder 4.6 to AIR 3.4?

≡放荡痞女 提交于 2019-12-06 16:03:10
问题 AIR 3.4 was just released, with features like workers and native APN support. How do I upgrade my existing Flash Builder installation to use the new AIR SDK? 回答1: Upgrading Flash Builder 4.6 to AIR 3.4 Directions for Mac OSX. 1) Go to the sdks directory in your existing FB directory. On my machine it's /Applications/Adobe Flash Builder 4.6/sdks. EDIT: I discovered that the merged Flex/AIR SDK is available here: http://gaming.adobe.com/getstarted/ The merged version of the instructions I had

Finding the IP address in Adobe AIR

一笑奈何 提交于 2019-12-06 15:55:19
How to know the IP address of the system in which the AIR application is currently running, Or how to restrict the usage of AIR application for a particular country? jhloke Please try the following code, it works for me. import flash.net.InterfaceAddress; import flash.net.NetworkInterface; var netInterfaces:Vector.<NetworkInterface> = NetworkInfo.networkInfo.findInterfaces(); var addresses:Vector.<InterfaceAddress> = netInterfaces[0].addresses; ipAddress = addresses[0].address; 来源: https://stackoverflow.com/questions/1679215/finding-the-ip-address-in-adobe-air