commit
stringlengths
40
40
old_file
stringlengths
2
205
new_file
stringlengths
2
205
old_contents
stringlengths
0
32.9k
new_contents
stringlengths
1
38.9k
subject
stringlengths
3
9.4k
message
stringlengths
6
9.84k
lang
stringlengths
3
13
license
stringclasses
13 values
repos
stringlengths
6
115k
bbc2bc1551ed5b7f97ed91b623867c7f2048a479
src/main/actionscript/com/dotfold/dotvimstat/view/summary/LikesSummary.as
src/main/actionscript/com/dotfold/dotvimstat/view/summary/LikesSummary.as
package com.dotfold.dotvimstat.view.summary { import com.dotfold.dotvimstat.view.IView; import flash.display.Graphics; import flash.display.Shape; import modena.core.Element; import modena.core.ElementContent; import modena.ui.Stack; /** * * @author jamesmcnamee * */ public class LikesSummary e...
package com.dotfold.dotvimstat.view.summary { import com.dotfold.dotvimstat.view.IView; import flash.display.Graphics; import flash.display.Shape; import modena.core.Element; import modena.core.ElementContent; import modena.ui.Label; import modena.ui.Stack; /** * * @author jamesmcnamee * */ pu...
add label to likes summary
[feat] add label to likes summary
ActionScript
mit
dotfold/dotvimstat
2952d288fdb55f45a2455c95ef3c4698f648f6e0
src/as/com/threerings/flex/CommandMenu.as
src/as/com/threerings/flex/CommandMenu.as
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Allow CommandMenu subclasses to provide their own item renderer.
Allow CommandMenu subclasses to provide their own item renderer. git-svn-id: b675b909355d5cf946977f44a8ec5a6ceb3782e4@544 ed5b42cb-e716-0410-a449-f6a68f950b19
ActionScript
lgpl-2.1
threerings/nenya,threerings/nenya
2e9282a3e58fe2e61cebb501795a55cdcae5f74f
src/as/com/threerings/flex/FlexWrapper.as
src/as/com/threerings/flex/FlexWrapper.as
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Make our measured size the size of the thing we're wrapping. Half the places we use FlexWrapper we do something like this anyway. Note that you can still override this by setting the width and height (which sets the explicitWidth, explicitHeight).
Make our measured size the size of the thing we're wrapping. Half the places we use FlexWrapper we do something like this anyway. Note that you can still override this by setting the width and height (which sets the explicitWidth, explicitHeight). git-svn-id: b675b909355d5cf946977f44a8ec5a6ceb3782e4@614 ed5b42cb-e716...
ActionScript
lgpl-2.1
threerings/nenya,threerings/nenya
00aeccf785ef9bf42da033acb5cce65befcb163f
src/org/flintparticles/threeD/renderers/Camera.as
src/org/flintparticles/threeD/renderers/Camera.as
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2010 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2010 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
Add speed improvements to Camera class
Add speed improvements to Camera class
ActionScript
mit
richardlord/Flint
53fcd931929eba516e39aea4b17cc524b0fa8c78
ProxyPair.as
ProxyPair.as
package { import flash.errors.IllegalOperationError; import flash.events.Event; import flash.events.EventDispatcher; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.net.Socket; import flash.utils.ByteArray; imp...
package { import flash.errors.IllegalOperationError; import flash.events.Event; import flash.events.EventDispatcher; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.net.Socket; import flash.utils.ByteArray; imp...
Fix a global search-and-replace error.
Fix a global search-and-replace error. RATE_LIMIT_HISrelayY -> RATE_LIMIT_HISTORY
ActionScript
mit
infinity0/flashproxy,glamrock/flashproxy,infinity0/flashproxy,arlolra/flashproxy,glamrock/flashproxy,arlolra/flashproxy,glamrock/flashproxy,arlolra/flashproxy,infinity0/flashproxy,arlolra/flashproxy,arlolra/flashproxy,glamrock/flashproxy,infinity0/flashproxy,glamrock/flashproxy,arlolra/flashproxy,arlolra/flashproxy,gla...
f15e5a56662f8f5d7af341ea514fb5e93a2704b5
src/flash/display3D/Context3D.as
src/flash/display3D/Context3D.as
package flash.display3D { import flash.events.EventDispatcher; import flash.geom.Matrix3D; import flash.utils.ByteArray; import flash.display3D.textures.*; import flash.geom.Rectangle; import flash.display.BitmapData; /** * ... * @author lizhi http://matrix3d.github.io/ */ public final class Context3D ext...
package flash.display3D { import flash.events.EventDispatcher; import flash.geom.Matrix3D; import flash.utils.ByteArray; import flash.display3D.textures.*; import flash.geom.Rectangle; import flash.display.BitmapData; /** * ... * @author lizhi http://matrix3d.github.io/ */ public final class Context3D ext...
Update Context3D.as
Update Context3D.as
ActionScript
mit
matrix3d/spriteflexjs,matrix3d/spriteflexjs
b65bdd47e1cabb7771b1f32aa9e41a290dd6cdc6
src/as/com/threerings/util/MethodQueue.as
src/as/com/threerings/util/MethodQueue.as
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Use a Timer instead of ENTER_FRAME. This is a potentially more dangerous change, but nothing seems awry. Eyes peeled!
Use a Timer instead of ENTER_FRAME. This is a potentially more dangerous change, but nothing seems awry. Eyes peeled! git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@5017 542714f4-19e9-0310-aa3c-eee0fc999fb1
ActionScript
lgpl-2.1
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
8a40760b22ce3ea49585dd1f35bf7107a6a15282
src/com/esri/builder/model/PortalModel.as
src/com/esri/builder/model/PortalModel.as
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2008-2013 Esri. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // /...
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2008-2013 Esri. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // /...
Add logic to PortalModel to determine if the user can sign out.
Add logic to PortalModel to determine if the user can sign out.
ActionScript
apache-2.0
Esri/arcgis-viewer-builder-flex
0682a002573f027f4897e716f06086ef6de445b8
src/flash/plupload/src/com/plupload/File.as
src/flash/plupload/src/com/plupload/File.as
/** * File.as * * Copyright 2009, Moxiecode Systems AB * Released under GPL License. * * License: http://www.plupload.com/license * Contributing: http://www.plupload.com/contributing */ package com.plupload { import com.formatlos.BitmapDataUnlimited; import com.formatlos.events.BitmapDataUnlimit...
/** * File.as * * Copyright 2009, Moxiecode Systems AB * Released under GPL License. * * License: http://www.plupload.com/license * Contributing: http://www.plupload.com/contributing */ package com.plupload { import com.formatlos.BitmapDataUnlimited; import com.formatlos.events.BitmapDataUnlimit...
Remove extra clear() operation on SimpleUpload FileReference, causing Plupload to hang in some cases.
Flash: Remove extra clear() operation on SimpleUpload FileReference, causing Plupload to hang in some cases.
ActionScript
agpl-3.0
moxiecode/plupload,moxiecode/plupload,envato/plupload,envato/plupload,vitr/fend005-plupload,vitr/fend005-plupload
2828276c6aaa0ce85e788fd912bcc831aa7a0487
src/justpinegames/Logi/Console.as
src/justpinegames/Logi/Console.as
package justpinegames.Logi { import flash.events.Event; import flash.desktop.Clipboard; import flash.desktop.ClipboardFormats; import flash.utils.getQualifiedClassName; import feathers.display.Sprite; import feathers.controls.Button; import feathers.controls.List; import feathers.controls.Scroller; import feat...
package justpinegames.Logi { import flash.desktop.Clipboard; import flash.desktop.ClipboardFormats; import flash.utils.getQualifiedClassName; import feathers.display.Sprite; import feathers.controls.Button; import feathers.controls.List; import feathers.controls.Scroller; import feathers.controls.renderers.ILis...
Update src/justpinegames/Logi/Console.as
Update src/justpinegames/Logi/Console.as Removed flash.display.Events and used starling.events.Event instead
ActionScript
mit
justpinegames/Logi,justpinegames/Logi
7231d7ad7b9679f88a809afa3677fa8486e418a1
src/net/manaca/tracking/Tracking.as
src/net/manaca/tracking/Tracking.as
package net.manaca.tracking { import net.manaca.data.Set; import net.manaca.tracking.sender.ITrackingSender; /** * * @author Sean * */ public class Tracking { //========================================================================== // Class variables //===============================...
package net.manaca.tracking { import net.manaca.tracking.sender.ITrackingSender; import net.manaca.utils.ArrayUtil; /** * * @author Sean * */ public class Tracking { //========================================================================== // Class variables //=========================...
change senderList type to Array
change senderList type to Array
ActionScript
mit
wersling/manaca,wersling/manaca
c0790dddb141ef9e05355c59904e4b0f9859286e
actionscript-cafe/src/main/flex/org/servebox/cafe/core/layout/impl/DelegateLayoutArea.as
actionscript-cafe/src/main/flex/org/servebox/cafe/core/layout/impl/DelegateLayoutArea.as
package org.servebox.cafe.core.layout.impl { import flash.events.Event; import flash.events.IEventDispatcher; import mx.collections.ArrayCollection; import mx.core.IVisualElementContainer; import mx.events.ChildExistenceChangedEvent; import mx.events.FlexEvent; import org.flexunit.internals.namespaces.classI...
package org.servebox.cafe.core.layout.impl { import flash.events.IEventDispatcher; import mx.collections.ArrayCollection; import mx.core.IVisualElementContainer; import org.servebox.cafe.core.Container; import org.servebox.cafe.core.layout.ILayoutArea; import org.servebox.cafe.core.layout.ILayoutAreaManager; ...
Fix import.
Fix import.
ActionScript
mit
servebox/as-cafe
6080c4994a4ddaa5c03414059b5a1b73188b22b0
src/com/merlinds/miracle_tool/viewer/ViewerView.as
src/com/merlinds/miracle_tool/viewer/ViewerView.as
/** * User: MerlinDS * Date: 18.07.2014 * Time: 17:42 */ package com.merlinds.miracle_tool.viewer { import com.merlinds.miracle.Miracle; import com.merlinds.miracle.display.MiracleImage; import com.merlinds.miracle.utils.Asset; import com.merlinds.miracle_tool.models.AppModel; import flash.display.Sprite; im...
/** * User: MerlinDS * Date: 18.07.2014 * Time: 17:42 */ package com.merlinds.miracle_tool.viewer { import com.bit101.components.List; import com.bit101.components.List; import com.bit101.components.Window; import com.merlinds.debug.log; import com.merlinds.miracle.Miracle; import com.merlinds.miracle.display...
change viewer
change viewer
ActionScript
mit
MerlinDS/miracle_tool
7f53793e6ec36cf47a4f771c73c37de34c1d73b8
HLSPlugin/src/com/kaltura/hls/m2ts/FLVTranscoder.as
HLSPlugin/src/com/kaltura/hls/m2ts/FLVTranscoder.as
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; /** * Responsible for emitting FLV data. Also handles AAC conversion...
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; /** * Responsible for emitting FLV data. Also handles AAC conversion...
Fix CC generation breaking video/dupe'ing tags.
Fix CC generation breaking video/dupe'ing tags.
ActionScript
agpl-3.0
kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF
f077777afd6ae1f73b338d1a2c4b669e36b9780d
WEB-INF/lps/lfc/kernel/swf9/DojoExternalInterface.as
WEB-INF/lps/lfc/kernel/swf9/DojoExternalInterface.as
/** A wrapper around Flash 8's ExternalInterface; DojoExternalInterface is needed so that we can do a Flash 6 implementation of ExternalInterface, and be able to support having a single codebase that uses DojoExternalInterface across Flash versions rather than having two seperate source bases, where one uses Exter...
/** A wrapper around Flash 8's ExternalInterface; DojoExternalInterface is needed so that we can do a Flash 6 implementation of ExternalInterface, and be able to support having a single codebase that uses DojoExternalInterface across Flash versions rather than having two seperate source bases, where...
Change 20080820-hqm-d by hqm@badtzmaru.home on 2008-08-20 15:18:10 EDT in /Users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
Change 20080820-hqm-d by hqm@badtzmaru.home on 2008-08-20 15:18:10 EDT in /Users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc Summary: New Features: remove debug.write statement Bugs Fixed: Technical Reviewer: hqm QA Reviewer: (pending) Doc Reviewer: (...
ActionScript
epl-1.0
mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo
d10b94df85e5926ee86deaac6448b67f970f79ec
src/as/com/threerings/util/MediaContainer.as
src/as/com/threerings/util/MediaContainer.as
package com.threerings.util { //import flash.display.Bitmap; import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; import flash.display.Loader; import flash.display.LoaderInfo; import flash.display.Shape; import flash.errors.IOError; import flash.events.Event; import flash.events.EventDisp...
package com.threerings.util { //import flash.display.Bitmap; import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; import flash.display.Loader; import flash.display.LoaderInfo; import flash.display.Shape; import flash.display.Sprite; import flash.errors.IOError; import flash.events.Event; ...
Convert MediaContainer to be just a subclass of Sprite, so that I can de-flex the 'world' portions of metasoy.
Convert MediaContainer to be just a subclass of Sprite, so that I can de-flex the 'world' portions of metasoy. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4506 542714f4-19e9-0310-aa3c-eee0fc999fb1
ActionScript
lgpl-2.1
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
bd4809f54c289ce4b860f36552da017fd9967a1a
src/com/google/analytics/core/BrowserInfo.as
src/com/google/analytics/core/BrowserInfo.as
/* * Copyright 2008 Adobe Systems Inc., 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
/* * Copyright 2008 Adobe Systems Inc., 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
replace class Version by core.version
replace class Version by core.version
ActionScript
apache-2.0
nsdevaraj/gaforflash,minimedj/gaforflash,nsdevaraj/gaforflash,minimedj/gaforflash
68a458b7e9d5046880ffb44413a22fb0ddf41219
src/org/flintparticles/twoD/actions/TweenToZone.as
src/org/flintparticles/twoD/actions/TweenToZone.as
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2011 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2011 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
Add default parameter to support MXML.
Add default parameter to support MXML.
ActionScript
mit
richardlord/Flint
d4ad47bc048bd5f8496ef46eb2f9b93bfe1adb1d
src/aerys/minko/render/material/basic/BasicShader.as
src/aerys/minko/render/material/basic/BasicShader.as
package aerys.minko.render.material.basic { import aerys.minko.render.DrawCall; import aerys.minko.render.RenderTarget; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.render.shader.ShaderInstance; import aerys.minko.render.shader.ShaderSettings; import aerys....
package aerys.minko.render.material.basic { import aerys.minko.render.DrawCall; import aerys.minko.render.RenderTarget; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.render.shader.ShaderInstance; import aerys.minko.render.shader.ShaderSettings; import aerys....
update shader to use DiffuseShaderPart.getDiffuseColor() instead of DiffuseShaderPart.getDiffuse()
update shader to use DiffuseShaderPart.getDiffuseColor() instead of DiffuseShaderPart.getDiffuse()
ActionScript
mit
aerys/minko-as3
768bcddfcce54d93dbe35e7393813ad8c7b4c597
FlexUnit4/src/org/flexunit/runners/model/TestClass.as
FlexUnit4/src/org/flexunit/runners/model/TestClass.as
/** * Copyright (c) 2009 Digital Primates IT Consulting Group * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to ...
/** * Copyright (c) 2009 Digital Primates IT Consulting Group * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to ...
Fix for FXU-33
Fix for FXU-33 git-svn-id: 9278a788294a4258aac04586390fc35fb4a5f335@7348 a9308255-753e-0410-a2e9-80b3fbc4fff6
ActionScript
apache-2.0
apache/flex-flexunit,SlavaRa/flex-flexunit,apache/flex-flexunit,SlavaRa/flex-flexunit,SlavaRa/flex-flexunit,apache/flex-flexunit,apache/flex-flexunit,SlavaRa/flex-flexunit
1c92fe124900d7eaa13edb74c09a57912816ef95
src/aerys/minko/render/resource/texture/TextureResource.as
src/aerys/minko/render/resource/texture/TextureResource.as
package aerys.minko.render.resource.texture { import aerys.minko.render.resource.Context3DResource; import aerys.minko.type.enum.SamplerFormat; import flash.display.BitmapData; import flash.display3D.Context3DTextureFormat; import flash.display3D.textures.Texture; import flash.display3D.textures.TextureBase; i...
package aerys.minko.render.resource.texture { import aerys.minko.render.resource.Context3DResource; import aerys.minko.type.enum.SamplerFormat; import flash.display.BitmapData; import flash.display3D.textures.Texture; import flash.display3D.textures.TextureBase; import flash.geom.Matrix; import flash.utils.Byt...
use string literals for texture formats to avoid compatibility issues
use string literals for texture formats to avoid compatibility issues
ActionScript
mit
aerys/minko-as3
4f9e27ccf3882edb8abfb752f207ef5d8a5071c5
frameworks/as/projects/FlexJSJX/src/org/apache/flex/html/beads/layouts/FlexibleFirstChildHorizontalLayout.as
frameworks/as/projects/FlexJSJX/src/org/apache/flex/html/beads/layouts/FlexibleFirstChildHorizontalLayout.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
handle padding
handle padding
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
e8115793802b69419955484caeeb45dd604309b6
dolly-framework/src/main/actionscript/dolly/Cloner.as
dolly-framework/src/main/actionscript/dolly/Cloner.as
package dolly { import dolly.core.dolly_internal; import dolly.core.errors.CloningError; import dolly.core.metadata.MetadataName; import org.as3commons.reflect.Accessor; import org.as3commons.reflect.Field; import org.as3commons.reflect.IMetadataContainer; import org.as3commons.reflect.Type; import org.as3commons.ref...
package dolly { import dolly.core.dolly_internal; import dolly.core.errors.CloningError; import dolly.core.metadata.MetadataName; import org.as3commons.reflect.Accessor; import org.as3commons.reflect.Field; import org.as3commons.reflect.IMetadataContainer; import org.as3commons.reflect.Type; import org.as3commons.ref...
Add comment.
Add comment.
ActionScript
mit
Yarovoy/dolly
cdc8cb87fac953666662479b00c88c477b530f99
examples/web/app/classes/server/FMSClient.as
examples/web/app/classes/server/FMSClient.as
package server { dynamic public class FMSClient extends Object { public function FMSClient() { super(); } public function onRegisterUser(user:String, result:Object):void { trace('FMSClient.onRegisterUser:', user, result); } public function onSigninUser(user:String, result:Object):void { trace('FMS...
package server { dynamic public class FMSClient extends Object { public function FMSClient() { super(); } public function onRegisterUser(user:String, result:Object):void { trace('FMSClient.onRegisterUser:', user, result); } public function onSigninUser(user:String, result:Object):void { trace('FMS...
Update FMSClient.as
Update FMSClient.as
ActionScript
apache-2.0
adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler,adriancmiranda/flash-compiler
9cafef2ab0d7228ef89b1f9cf235141edb77ae4c
as/main/frame4.as
as/main/frame4.as
 var historia_txt:String =""; var baixa_mc:MovieClip; var puja_mc:MovieClip; var buttonsUI:Array = new Array ("puja_mc", "baixa_mc"); this.historia_txt.html = true; this.historia.htmlText =true; this.historia_txt.wordWrap = true; this.historia_txt.multiline = true; function textScroll():Void{ this.onPress = this.o...
 var historia_txt:String =""; var baixa_mc:MovieClip; var puja_mc:MovieClip; var buttonsUI:Array = new Array ("puja_mc", "baixa_mc"); this.historia_txt.html = true; this.historia.htmlText =true; this.historia_txt.wordWrap = true; this.historia_txt.multiline = true; function textScroll():Void { this.onPress = this...
Update frame4.as
Update frame4.as
ActionScript
bsd-3-clause
delfiramirez/web-talking-wear,delfiramirez/web-talking-wear,delfiramirez/web-talking-wear
8770b6704d3da8f5b60eb203f996626197376f92
frameworks/projects/Core/src/main/flex/org/apache/flex/utils/MixinManager.as
frameworks/projects/Core/src/main/flex/org/apache/flex/utils/MixinManager.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
handle having no mixins
handle having no mixins
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
d49a43dfe6cb6bcb148641ef3c2168eabc723982
snowplow-as3-tracker-tests/src/TrackerPayloadTest.as
snowplow-as3-tracker-tests/src/TrackerPayloadTest.as
/* * Copyright (c) 2015 Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lice...
/* * Copyright (c) 2015 Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lice...
fix unit test so that travis will not fail
fix unit test so that travis will not fail
ActionScript
apache-2.0
snowplow/snowplow-actionscript3-tracker,snowplow/snowplow-actionscript3-tracker,snowplow/snowplow-actionscript3-tracker
3e544ac2f5dbd1c3aa6efe5fe544e28843778120
WEB-INF/lps/lfc/kernel/swf9/LFCApplication.as
WEB-INF/lps/lfc/kernel/swf9/LFCApplication.as
/** * LFCApplication.as * * @copyright Copyright 2007, 2008 Laszlo Systems, Inc. All Rights Reserved. * Use is subject to license terms. * * @topic Kernel * @subtopic swf9 * @author Henry Minsky <hminsky@laszlosystems.com> */ public class LFCApplication { // This serves as the ...
/** * LFCApplication.as * * @copyright Copyright 2007, 2008 Laszlo Systems, Inc. All Rights Reserved. * Use is subject to license terms. * * @topic Kernel * @subtopic swf9 * @author Henry Minsky <hminsky@laszlosystems.com> */ public class LFCApplication { // This serves as the ...
Change 20080814-bargull-COE by bargull@dell--p4--2-53 on 2008-08-14 00:26:17 in /home/Admin/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk
Change 20080814-bargull-COE by bargull@dell--p4--2-53 on 2008-08-14 00:26:17 in /home/Admin/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: swf9 debugloader New Features: Bugs Fixed: LPP-6840 Technical Reviewer: ptw QA Reviewer: (pending) Doc Reviewer: (pending) Documentati...
ActionScript
epl-1.0
mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo
e7c023589ed450556a6ff950c96124048624c00a
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/layouts/VerticalLayout.as
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/layouts/VerticalLayout.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
handle units for left/right
handle units for left/right
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
32cbcf497dd81e5eee41b210072f6605a4ff7484
Game/Scripts/Cart.as
Game/Scripts/Cart.as
class Cart{ Hub @hub; Entity @self; float speed; bool trigger; float stopTime; float endTime; float a; float b; float c; Component::Physics @minecartPhysics; Component::Physics @stopPhysics; Cart(Entity @entity){ @hub = Managers(); @self = @entit...
class Cart{ Hub @hub; Entity @self; float speed; bool trigger; float stopTime; float endTime; float a; float b; float c; Component::Physics @minecartPhysics; Component::Physics @stopPhysics; Cart(Entity @entity){ @hub = Managers(); @self = @entit...
Print a message when colliding
Print a message when colliding
ActionScript
mit
Chainsawkitten/LargeGameProjectEngine,Chainsawkitten/LargeGameProjectEngine
7e5074cbe04f35b2bf1f9f69557be10796f62c9c
src/aerys/minko/scene/node/light/SpotLight.as
src/aerys/minko/scene/node/light/SpotLight.as
package aerys.minko.scene.node.light { import aerys.minko.ns.minko_scene; import aerys.minko.render.material.phong.PhongProperties; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.scene.controller.light.SpotLightController; import aerys.minko.scene.node.AbstractSceneNode; import aer...
package aerys.minko.scene.node.light { import aerys.minko.ns.minko_scene; import aerys.minko.render.material.phong.PhongProperties; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.scene.controller.light.SpotLightController; import aerys.minko.scene.node.AbstractSceneNode; import aer...
fix coding style
fix coding style
ActionScript
mit
aerys/minko-as3
f22bb03e3a7411099c704b76893526229419ac46
src/aerys/minko/render/resource/IndexBuffer3DResource.as
src/aerys/minko/render/resource/IndexBuffer3DResource.as
package aerys.minko.render.resource { import aerys.minko.ns.minko_stream; import aerys.minko.render.geometry.stream.IndexStream; import aerys.minko.render.geometry.stream.StreamUsage; import flash.display3D.Context3D; import flash.display3D.IndexBuffer3D; import flash.events.Event; /** * IndexBuffer3DResour...
package aerys.minko.render.resource { import aerys.minko.ns.minko_stream; import aerys.minko.render.geometry.stream.IndexStream; import aerys.minko.render.geometry.stream.StreamUsage; import flash.display3D.Context3D; import flash.display3D.IndexBuffer3D; import flash.events.Event; /** * IndexBuffer3DResour...
handle IndexStream._localDipose in IndexBuffer3DResource.getIndexBuffer3D()
handle IndexStream._localDipose in IndexBuffer3DResource.getIndexBuffer3D()
ActionScript
mit
aerys/minko-as3
80f468c5cd383e2c420969a3d55bbcfdc5d9a70f
src/main/org/shypl/common/util/BitmapUtils.as
src/main/org/shypl/common/util/BitmapUtils.as
package org.shypl.common.util { import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.DisplayObject; import flash.display.IBitmapDrawable; import flash.display.PixelSnapping; import flash.geom.Matrix; import flash.geom.Rectangle; public final class BitmapUtils { public static fu...
package org.shypl.common.util { import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.BitmapDataChannel; import flash.display.DisplayObject; import flash.display.IBitmapDrawable; import flash.display.PixelSnapping; import flash.geom.Matrix; import flash.geom.Rectangle; public fina...
Add BitmapUtils.applyInnerAlphaMask
Add BitmapUtils.applyInnerAlphaMask
ActionScript
apache-2.0
shypl/common-flash
79b2ddc851996b4640b81e45270b480a18926abb
dolly-framework/src/main/actionscript/dolly/utils/PropertyUtil.as
dolly-framework/src/main/actionscript/dolly/utils/PropertyUtil.as
package dolly.utils { import mx.collections.ArrayCollection; import mx.collections.ArrayList; public class PropertyUtil { private static function copyArray(targetObj:*, propertyName:String, sourceProperty:*):void { targetObj[propertyName] = (sourceProperty as Array).slice(); } private static function copyArray...
package dolly.utils { import dolly.core.dolly_internal; import mx.collections.ArrayCollection; import mx.collections.ArrayList; use namespace dolly_internal; public class PropertyUtil { dolly_internal static function copyArray(targetObj:*, propertyName:String, sourceProperty:*):void { targetObj[propertyName] = ...
Change namespace of methods in PropertyUtil class from "private" to "dolly_internal".
Change namespace of methods in PropertyUtil class from "private" to "dolly_internal".
ActionScript
mit
Yarovoy/dolly
aa177f1a53ea74db52ae038af097b4a752ff6771
VectorEditorStandalone/src/org/jbei/registry/Constants.as
VectorEditorStandalone/src/org/jbei/registry/Constants.as
package org.jbei.registry { /** * @author Zinovii Dmytriv */ public final class Constants { public static const APPLICATION_NAME:String = "Vector Editor (Beta)"; public static const VERSION:String = "1.4.7"; public static const ENTRY_REGISTRY_URL:String = "https://registry.jbei.o...
package org.jbei.registry { /** * @author Zinovii Dmytriv */ public final class Constants { public static const APPLICATION_NAME:String = "Vector Editor (Beta)"; public static const VERSION:String = "1.4.8"; public static const ENTRY_REGISTRY_URL:String = "https://registry.jbei.o...
Bump up version number to 1.4.8: copy jbei-seq-xml to clipboard
Bump up version number to 1.4.8: copy jbei-seq-xml to clipboard git-svn-id: adbdea8fc1759bd16b0eaf24a244a7e5f870a654@278 fe3f0490-d73e-11de-a956-c71e7d3a9d2f
ActionScript
bsd-3-clause
CIDARLAB/mage-editor,CIDARLAB/mage-editor,CIDARLAB/mage-editor
4bae1b893fe181e323b34ed144a467d6cfb74202
src/aerys/minko/render/Viewport.as
src/aerys/minko/render/Viewport.as
package aerys.minko.render { import aerys.minko.ns.minko_render; import aerys.minko.render.resource.Context3DResource; import aerys.minko.type.KeyboardManager; import aerys.minko.type.MouseManager; import aerys.minko.type.Signal; import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; ...
package aerys.minko.render { import aerys.minko.ns.minko_render; import aerys.minko.render.resource.Context3DResource; import aerys.minko.type.KeyboardManager; import aerys.minko.type.MouseManager; import aerys.minko.type.Signal; import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; ...
add stage3dId argument to Viewport constructor
add stage3dId argument to Viewport constructor
ActionScript
mit
aerys/minko-as3
c715fe38887fa384706b9bdd7c8345fbae3d839a
src/aerys/minko/render/shader/part/DiffuseShaderPart.as
src/aerys/minko/render/shader/part/DiffuseShaderPart.as
package aerys.minko.render.shader.part { import aerys.minko.render.material.basic.BasicProperties; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.type.enum.SamplerFiltering; import aerys.minko.type.enum.SamplerMipMapping; import aerys.minko.type.enum.SamplerWr...
package aerys.minko.render.shader.part { import aerys.minko.render.material.basic.BasicProperties; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.type.enum.SamplerFiltering; import aerys.minko.type.enum.SamplerMipMapping; import aerys.minko.type.enum.SamplerWr...
rename DiffuseShaderPart.getDiffuse() to DiffuseShaderPart.getDiffuseColor() for consistency
rename DiffuseShaderPart.getDiffuse() to DiffuseShaderPart.getDiffuseColor() for consistency
ActionScript
mit
aerys/minko-as3
6b84e0587356ed09aa74ee8366f6725249b7365f
src/aerys/minko/scene/controller/light/LightController.as
src/aerys/minko/scene/controller/light/LightController.as
package aerys.minko.scene.controller.light { import aerys.minko.render.Viewport; import aerys.minko.scene.controller.AbstractController; import aerys.minko.scene.data.LightDataProvider; import aerys.minko.scene.node.ISceneNode; import aerys.minko.scene.node.Scene; import aerys.minko.scene.node.light.AbstractLight...
package aerys.minko.scene.controller.light { import aerys.minko.render.Viewport; import aerys.minko.scene.controller.AbstractController; import aerys.minko.scene.data.LightDataProvider; import aerys.minko.scene.node.ISceneNode; import aerys.minko.scene.node.Scene; import aerys.minko.scene.node.light.AbstractLight...
fix LightController to sort lights directly when a the its target light is removed from the scene
fix LightController to sort lights directly when a the its target light is removed from the scene
ActionScript
mit
aerys/minko-as3
de2cd629ecd1807fc95f16c2e88d47db5ed5c523
src/aerys/minko/type/stream/VertexStream.as
src/aerys/minko/type/stream/VertexStream.as
package aerys.minko.type.stream { import aerys.minko.ns.minko_stream; import aerys.minko.render.ressource.VertexBufferRessource; import aerys.minko.type.IVersionnable; import aerys.minko.type.stream.format.VertexComponent; import aerys.minko.type.stream.format.VertexComponentType; import aerys.minko.type.stream.f...
package aerys.minko.type.stream { import aerys.minko.ns.minko_stream; import aerys.minko.render.ressource.VertexBufferRessource; import aerys.minko.type.IVersionnable; import aerys.minko.type.stream.format.VertexComponent; import aerys.minko.type.stream.format.VertexComponentType; import aerys.minko.type.stream.f...
Add function reader in function fromByteArray to VertexStream
Add function reader in function fromByteArray to VertexStream M Argument reader change the data type read when the function is going over the byteArray
ActionScript
mit
aerys/minko-as3
130f334d80980192adf5fbd48b0b41d5bfd3a7f5
src/aerys/minko/render/geometry/primitive/TorusGeometry.as
src/aerys/minko/render/geometry/primitive/TorusGeometry.as
package aerys.minko.render.geometry.primitive { import aerys.minko.render.geometry.Geometry; import aerys.minko.render.geometry.stream.IVertexStream; import aerys.minko.render.geometry.stream.IndexStream; import aerys.minko.render.geometry.stream.StreamUsage; import aerys.minko.render.geometry.stream.VertexStream...
package aerys.minko.render.geometry.primitive { import aerys.minko.render.geometry.Geometry; import aerys.minko.render.geometry.stream.IVertexStream; import aerys.minko.render.geometry.stream.IndexStream; import aerys.minko.render.geometry.stream.StreamUsage; import aerys.minko.render.geometry.stream.VertexStream...
remove useless imports in TorusGeometry
remove useless imports in TorusGeometry
ActionScript
mit
aerys/minko-as3
2fc60fad88c44021565468e55b5807276f71cf87
src/as/com/threerings/ezgame/client/EZGameConfigurator.as
src/as/com/threerings/ezgame/client/EZGameConfigurator.as
// // $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
// // $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Use a LabeledSlider for any range properties.
Use a LabeledSlider for any range properties. git-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@242 c613c5cb-e716-0410-b11b-feb51c14d237
ActionScript
lgpl-2.1
threerings/vilya,threerings/vilya
e7221c26ac02d7357b4f9d6968b74be7ba3090d4
src/aerys/minko/scene/node/light/PointLight.as
src/aerys/minko/scene/node/light/PointLight.as
package aerys.minko.scene.node.light { import aerys.minko.ns.minko_scene; import aerys.minko.render.material.phong.PhongProperties; import aerys.minko.scene.controller.light.PointLightController; import aerys.minko.scene.node.AbstractSceneNode; import aerys.minko.type.math.Vector4; use namespace minko_scene; ...
package aerys.minko.scene.node.light { import aerys.minko.ns.minko_scene; import aerys.minko.render.material.phong.PhongProperties; import aerys.minko.scene.controller.light.PointLightController; import aerys.minko.scene.node.AbstractSceneNode; import aerys.minko.type.math.Vector4; use namespace minko_scene; ...
Fix shadowmappingType accessor
Fix shadowmappingType accessor
ActionScript
mit
aerys/minko-as3
d6f85fa4bd7287527616c8a2561233b8cf1d88d4
flexEditor/src/org/arisgames/editor/util/AppConstants.as
flexEditor/src/org/arisgames/editor/util/AppConstants.as
package org.arisgames.editor.util { public class AppConstants { //public static const APPLICATION_ENVIRONMENT_UPLOAD_SERVER_URL:String = "http://davembp.local/server/services/aris/uploadhandler.php"; //davembp // public static const APPLICATION_ENVIRONMENT_UPLOAD_SERVER_URL:String = "http://atsosxdev.doit.wisc.edu/...
package org.arisgames.editor.util { public class AppConstants { //public static const APPLICATION_ENVIRONMENT_UPLOAD_SERVER_URL:String = "http://davembp.local/server/services/aris/uploadhandler.php"; //davembp // public static const APPLICATION_ENVIRONMENT_UPLOAD_SERVER_URL:String = "http://atsosxdev.doit.wisc.edu/...
rename requirement to plaque/script
rename requirement to plaque/script
ActionScript
mit
ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames
6e670f1ccf59e05f96271054262464b95dac5f6e
snowplow-as3-tracker/src/com/snowplowanalytics/snowplow/tracker/Util.as
snowplow-as3-tracker/src/com/snowplowanalytics/snowplow/tracker/Util.as
/* * Copyright (c) 2015 Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lice...
/* * Copyright (c) 2015 Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lice...
resolve #24 - Base64 encoding must be URL-safe, no padding, no wrapping
resolve #24 - Base64 encoding must be URL-safe, no padding, no wrapping
ActionScript
apache-2.0
snowplow/snowplow-actionscript3-tracker,snowplow/snowplow-actionscript3-tracker,snowplow/snowplow-actionscript3-tracker
6429e30e5fec1aa3b4ccb63a74ff15330be173a4
src/aerys/minko/render/resource/texture/TextureResource.as
src/aerys/minko/render/resource/texture/TextureResource.as
package aerys.minko.render.resource.texture { import flash.display.BitmapData; import flash.display3D.Context3D; import flash.display3D.Context3DTextureFormat; import flash.display3D.textures.Texture; import flash.display3D.textures.TextureBase; import flash.geom.Matrix; import flash.utils.ByteArray; /** * @...
package aerys.minko.render.resource.texture { import flash.display.BitmapData; import flash.display3D.Context3D; import flash.display3D.Context3DTextureFormat; import flash.display3D.textures.Texture; import flash.display3D.textures.TextureBase; import flash.geom.Matrix; import flash.utils.ByteArray; /** * @...
Fix bugs in ATF texture support: - Proper initialization in setContentFromATF() - Proper texture format
Fix bugs in ATF texture support: - Proper initialization in setContentFromATF() - Proper texture format
ActionScript
mit
aerys/minko-as3
869a4a6030ed47db6af1df39ef50aa62f5b79e8c
src/aerys/minko/render/shader/node/operation/manipulation/VariadicExtract.as
src/aerys/minko/render/shader/node/operation/manipulation/VariadicExtract.as
package aerys.minko.render.shader.node.operation.manipulation { import aerys.minko.render.shader.node.INode; import aerys.minko.render.shader.node.leaf.AbstractConstant; import aerys.minko.render.shader.node.leaf.Constant; import aerys.minko.render.shader.node.operation.AbstractOperation; import aerys.minko.render...
package aerys.minko.render.shader.node.operation.manipulation { import aerys.minko.render.shader.node.Components; import aerys.minko.render.shader.node.INode; import aerys.minko.render.shader.node.leaf.AbstractConstant; import aerys.minko.render.shader.node.leaf.Constant; import aerys.minko.render.shader.node.oper...
add a workaround for a bug from adobe during shader validation to do vc[ft0.x], ft0.yzw must be set, which makes no sense...
add a workaround for a bug from adobe during shader validation to do vc[ft0.x], ft0.yzw must be set, which makes no sense...
ActionScript
mit
aerys/minko-as3
b8d44372c8d717df6b1f7b242e49fbb6181d91e7
src/aerys/minko/scene/node/Scene.as
src/aerys/minko/scene/node/Scene.as
package aerys.minko.scene.node { import aerys.minko.ns.minko_scene; import aerys.minko.render.Effect; import aerys.minko.render.Viewport; import aerys.minko.scene.controller.scene.RenderingController; import aerys.minko.scene.node.camera.AbstractCamera; import aerys.minko.type.Signal; import aerys.minko.type.bin...
package aerys.minko.scene.node { import aerys.minko.ns.minko_scene; import aerys.minko.render.Effect; import aerys.minko.render.Viewport; import aerys.minko.scene.controller.scene.RenderingController; import aerys.minko.scene.node.camera.AbstractCamera; import aerys.minko.type.Signal; import aerys.minko.type.bin...
fix coding style
fix coding style
ActionScript
mit
aerys/minko-as3
02c3efbf2c87ce243ac1dd4ba1bd72ab9e8c257f
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/layouts/HorizontalLayout.as
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/layouts/HorizontalLayout.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
fix margin handling
fix margin handling
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
ff90d821b4031e96ce702557b874d71584968a6d
swfcat.as
swfcat.as
package { import flash.display.Sprite; import flash.text.TextField; import flash.net.Socket; import flash.events.Event; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.utils.ByteArray; public class swfcat exte...
package { import flash.display.Sprite; import flash.text.TextField; import flash.net.Socket; import flash.events.Event; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.utils.ByteArray; public class swfcat exte...
Change the name of function "go" to "main".
Change the name of function "go" to "main".
ActionScript
mit
arlolra/flashproxy,glamrock/flashproxy,infinity0/flashproxy,infinity0/flashproxy,infinity0/flashproxy,arlolra/flashproxy,infinity0/flashproxy,glamrock/flashproxy,glamrock/flashproxy,glamrock/flashproxy,arlolra/flashproxy,glamrock/flashproxy,infinity0/flashproxy,arlolra/flashproxy,arlolra/flashproxy,arlolra/flashproxy,g...
8c126333047e103691490bdd03cfc9f97e9a6bbb
src/aerys/minko/render/material/realistic/RealisticMaterial.as
src/aerys/minko/render/material/realistic/RealisticMaterial.as
package aerys.minko.render.material.realistic { import aerys.minko.render.Effect; import aerys.minko.render.material.environment.EnvironmentMappingProperties; import aerys.minko.render.material.phong.PhongMaterial; import aerys.minko.render.resource.texture.ITextureResource; import aerys.minko.scene.node.Scene; i...
package aerys.minko.render.material.realistic { import aerys.minko.render.Effect; import aerys.minko.render.material.environment.EnvironmentMappingProperties; import aerys.minko.render.material.phong.PhongMaterial; import aerys.minko.render.resource.texture.ITextureResource; import aerys.minko.scene.node.Scene; i...
add filtering, mipMapping, wrapping and format properties for the environment map to RealisticMaterial
add filtering, mipMapping, wrapping and format properties for the environment map to RealisticMaterial
ActionScript
mit
aerys/minko-as3
eecfc4cf0dcea108009f9efce899b9c512a69539
src/aerys/minko/scene/controller/debug/BonesDebugController.as
src/aerys/minko/scene/controller/debug/BonesDebugController.as
package aerys.minko.scene.controller.debug { import aerys.minko.render.geometry.primitive.CubeGeometry; import aerys.minko.render.material.Material; import aerys.minko.render.material.basic.BasicMaterial; import aerys.minko.scene.controller.AbstractController; import aerys.minko.scene.controller.mesh.skinning.Skin...
package aerys.minko.scene.controller.debug { import flash.utils.Dictionary; import aerys.minko.ns.minko_scene; import aerys.minko.render.Effect; import aerys.minko.render.geometry.primitive.CubeGeometry; import aerys.minko.render.geometry.primitive.LineGeometry; import aerys.minko.render.material.Material; imp...
Use LineShader to display bones
Use LineShader to display bones
ActionScript
mit
aerys/minko-as3
20004f34244861b017f8e1324e4151ce5d70b032
frameworks/as/src/org/apache/flex/core/UIBase.as
frameworks/as/src/org/apache/flex/core/UIBase.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
Change internal storage name so that beads can host other beads.
Change internal storage name so that beads can host other beads. git-svn-id: 00225d326fbeb9978ee2ea3564602c0fe18eb5d2@1440062 13f79535-47bb-0310-9956-ffa450edef68
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
d112b9ddf44f912b35b12e9a8c081addc0dfdd70
src/org/flintparticles/twoD/actions/TweenToZone.as
src/org/flintparticles/twoD/actions/TweenToZone.as
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2011 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
/* * FLINT PARTICLE SYSTEM * ..................... * * Author: Richard Lord * Copyright (c) Richard Lord 2008-2011 * http://flintparticles.org * * * Licence Agreement * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (t...
Modify TweenToZone to ensure it restarts each time
Modify TweenToZone to ensure it restarts each time
ActionScript
mit
richardlord/Flint
51e604f16e1b8d1530ea265e016425c187f8e93f
WEB-INF/lps/lfc/kernel/swf9/LzKeyboardKernel.as
WEB-INF/lps/lfc/kernel/swf9/LzKeyboardKernel.as
/** * LzKeyboardKernel.lzs * * @copyright Copyright 2001-2008 Laszlo Systems, Inc. All Rights Reserved. * Use is subject to license terms. * * @topic Kernel * @subtopic AS2 */ // Receives keyboard events from the runtime class LzKeyboardKernelClass { function __keyboardEvent ( e, t ){ ...
/** * LzKeyboardKernel.lzs * * @copyright Copyright 2001-2008 Laszlo Systems, Inc. All Rights Reserved. * Use is subject to license terms. * * @topic Kernel * @subtopic AS2 */ // Receives keyboard events from the runtime class LzKeyboardKernelClass { function __keyboardEvent ( e, t ){ ...
Change 20081218-maxcarlson-N by maxcarlson@Bank.lan on 2008-12-18 18:19:24 PST in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Change 20081218-maxcarlson-N by maxcarlson@Bank.lan on 2008-12-18 18:19:24 PST in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk Summary: Better prevention of duplicate key events in swf9 Bugs Fixed: LPP-7432 - onkeydown event keep firing Technical Reviewer: andre.bar...
ActionScript
epl-1.0
mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo
a215954aa64ee11f31598ac92e002ee442f67942
HLSPlugin/src/com/kaltura/hls/m2ts/FLVTranscoder.as
HLSPlugin/src/com/kaltura/hls/m2ts/FLVTranscoder.as
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; /** * Responsible for emitting FLV data. Also handles AAC conversion...
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; /** * Responsible for emitting FLV data. Also handles AAC conversion...
Disable some spam.
Disable some spam.
ActionScript
agpl-3.0
kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF
6537ef90bbaecb493736f7a22bc92628c9fbf360
src/aerys/minko/render/shader/Shader.as
src/aerys/minko/render/shader/Shader.as
package aerys.minko.render.shader { import aerys.minko.ns.minko; import aerys.minko.render.renderer.state.RendererState; import aerys.minko.render.resource.Program3DResource; import aerys.minko.render.resource.Texture3DResource; import aerys.minko.render.shader.compiler.Compiler; import aerys.minko.render.shader....
package aerys.minko.render.shader { import aerys.minko.ns.minko; import aerys.minko.render.renderer.state.RendererState; import aerys.minko.render.resource.Program3DResource; import aerys.minko.render.resource.Texture3DResource; import aerys.minko.render.shader.compiler.Compiler; import aerys.minko.render.shader....
Remove useless import.
Remove useless import.
ActionScript
mit
aerys/minko-as3
74dca41e004668f1914b1dc494a9d454f7205e61
frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
Fix for https://issues.apache.org/jira/browse/FLEX-34556 (thanks to Jorn Nolles)
Fix for https://issues.apache.org/jira/browse/FLEX-34556 (thanks to Jorn Nolles)
ActionScript
apache-2.0
danteinforno/flex-sdk,shyamalschandra/flex-sdk,shyamalschandra/flex-sdk,SlavaRa/flex-sdk,apache/flex-sdk,apache/flex-sdk,SlavaRa/flex-sdk,adufilie/flex-sdk,apache/flex-sdk,shyamalschandra/flex-sdk,SlavaRa/flex-sdk,apache/flex-sdk,SlavaRa/flex-sdk,adufilie/flex-sdk,shyamalschandra/flex-sdk,danteinforno/flex-sdk,adufilie...
42a2fe25620ffa2f57eaeb15c947297d791d9bed
src/com/axis/http/request.as
src/com/axis/http/request.as
package com.axis.http { import com.axis.rtspclient.ByteArrayUtils; import com.axis.Logger; import flash.utils.ByteArray; public class request { public static function readHeaders(dataInput:*, buffer:ByteArray):* { dataInput.readBytes(buffer, buffer.length); var index:int = ByteArrayUtils.ind...
package com.axis.http { import com.axis.rtspclient.ByteArrayUtils; import com.axis.Logger; import flash.utils.ByteArray; public class request { public static function readHeaders(dataInput:*, buffer:ByteArray):* { dataInput.readBytes(buffer, buffer.length); var index:int = ByteArrayUtils.ind...
Correct regex. Also value might be empty
Correct regex. Also value might be empty
ActionScript
bsd-3-clause
gaetancollaud/locomote-video-player,AxisCommunications/locomote-video-player
28e52f915436831988bbe31433e8fe23b34f3585
src/aerys/minko/type/MouseManager.as
src/aerys/minko/type/MouseManager.as
package aerys.minko.type { import flash.events.IEventDispatcher; import flash.events.MouseEvent; import flash.ui.Mouse; public final class MouseManager { private var _x : Number = 0.; private var _y : Number = 0.; private var _leftButtonDown : Boolean = false; private var _middleButtonDo...
package aerys.minko.type { import flash.events.IEventDispatcher; import flash.events.MouseEvent; import flash.ui.Mouse; public final class MouseManager { private var _x : Number = 0.; private var _y : Number = 0.; private var _leftButtonDown : Boolean = false; private var _middleButtonDo...
Update src/aerys/minko/type/MouseManager.as
Update src/aerys/minko/type/MouseManager.as Fixed bug in middle mouse button handler.
ActionScript
mit
aerys/minko-as3
5df0391fb551a88e987fc2eeb7f9ffa5a1cc86b5
src/com/esri/builder/controllers/supportClasses/WidgetTypeLoader.as
src/com/esri/builder/controllers/supportClasses/WidgetTypeLoader.as
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2008-2016 Esri. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // /...
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2008-2016 Esri. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // /...
Add workaround to prevent widget load process from hanging.
Add workaround to prevent widget load process from hanging.
ActionScript
apache-2.0
Esri/arcgis-viewer-builder-flex
066f630c858b3d3364392496ac76790af848bfcf
src/aerys/minko/type/binding/DataProvider.as
src/aerys/minko/type/binding/DataProvider.as
package aerys.minko.type.binding { import aerys.minko.type.Signal; import aerys.minko.type.enum.DataProviderUsage; import flash.utils.Dictionary; import flash.utils.Proxy; import flash.utils.flash_proxy; public dynamic class DataProvider extends Proxy implements IDynamicDataProvider { private var _usage ...
package aerys.minko.type.binding { import aerys.minko.type.Signal; import aerys.minko.type.enum.DataProviderUsage; import flash.utils.Dictionary; import flash.utils.Proxy; import flash.utils.flash_proxy; public dynamic class DataProvider extends Proxy implements IDynamicDataProvider { private var _usage ...
add DataProvider.dispose() method to remove/unwatch all properties and free the memory
add DataProvider.dispose() method to remove/unwatch all properties and free the memory
ActionScript
mit
aerys/minko-as3
667118c2a761b50b382d87085b5006fd3599dc46
kdp3Lib/src/com/kaltura/kdpfl/ApplicationFacade.as
kdp3Lib/src/com/kaltura/kdpfl/ApplicationFacade.as
package com.kaltura.kdpfl { import com.kaltura.kdpfl.controller.InitMacroCommand; import com.kaltura.kdpfl.controller.LayoutReadyCommand; import com.kaltura.kdpfl.controller.PlaybackCompleteCommand; import com.kaltura.kdpfl.controller.SequenceItemPlayEndCommand; import com.kaltura.kdpfl.controller.SequenceSkipNext...
package com.kaltura.kdpfl { import com.kaltura.kdpfl.controller.InitMacroCommand; import com.kaltura.kdpfl.controller.LayoutReadyCommand; import com.kaltura.kdpfl.controller.PlaybackCompleteCommand; import com.kaltura.kdpfl.controller.SequenceItemPlayEndCommand; import com.kaltura.kdpfl.controller.SequenceSkipNext...
update version 3.9.2
update version 3.9.2
ActionScript
agpl-3.0
shvyrev/kdp,shvyrev/kdp,kaltura/kdp,kaltura/kdp,shvyrev/kdp,kaltura/kdp
e2571b2f775656f5a070ec062bdf9535b0d7689b
exporter/src/main/as/flump/xfl/XflLayer.as
exporter/src/main/as/flump/xfl/XflLayer.as
// // Flump - Copyright 2013 Flump Authors package flump.xfl { import aspire.util.XmlUtil; import flump.mold.KeyframeMold; import flump.mold.LayerMold; public class XflLayer { public static const NAME :String = "name"; public static const TYPE :String = "layerType"; public static const TYPE_GUIDE :Stri...
// // Flump - Copyright 2013 Flump Authors package flump.xfl { import aspire.util.XmlUtil; import flump.mold.KeyframeMold; import flump.mold.LayerMold; public class XflLayer { public static const NAME :String = "name"; public static const TYPE :String = "layerType"; public static const TYPE_GUIDE :Stri...
fix XflLayer parse signature
fix XflLayer parse signature
ActionScript
mit
mathieuanthoine/flump,mathieuanthoine/flump,mathieuanthoine/flump
ee8f636d7e68f53282deea141e85146cf83c0d55
src/as/com/threerings/ezgame/client/EZGamePanel.as
src/as/com/threerings/ezgame/client/EZGamePanel.as
package com.threerings.ezgame.client { import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; import flash.display.Loader; import flash.events.Event; import flash.utils.Dictionary; import mx.containers.Canvas; import mx.containers.VBox; import mx.core.Container; import mx.core.IChildList;...
package com.threerings.ezgame.client { import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; import flash.display.Loader; import flash.events.Event; import flash.utils.Dictionary; import mx.containers.Canvas; import mx.containers.VBox; import mx.core.Container; import mx.core.IChildList;...
Allow subclasses to create custom backends.
Allow subclasses to create custom backends. git-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@143 c613c5cb-e716-0410-b11b-feb51c14d237
ActionScript
lgpl-2.1
threerings/vilya,threerings/vilya
1904f15da90673bb70650e0a796cbdf3ac2749b7
src/org/mangui/HLS/streaming/AutoLevelManager.as
src/org/mangui/HLS/streaming/AutoLevelManager.as
package org.mangui.HLS.streaming { import org.mangui.HLS.*; import org.mangui.HLS.utils.Log; /** Class that manages auto level selection **/ public class AutoLevelManager { /** Reference to the HLS controller. **/ private var _hls:HLS; /** Reference to the manifest levels. **...
package org.mangui.HLS.streaming { import org.mangui.HLS.*; import org.mangui.HLS.utils.Log; /** Class that manages auto level selection **/ public class AutoLevelManager { /** Reference to the HLS controller. **/ private var _hls:HLS; /** switch up threshold **/ priv...
remove dependencies on global levels Array (make the code re-entrant)
remove dependencies on global levels Array (make the code re-entrant)
ActionScript
mpl-2.0
desaintmartin/hlsprovider,desaintmartin/hlsprovider,desaintmartin/hlsprovider
bff95367e7657906745761bf06f795bb767219e0
src/flails/resource/Resource.as
src/flails/resource/Resource.as
/** * Copyright (c) 2009 Lance Carlson * See LICENSE for full license information. */ package flails.resource { import flails.request.RequestPipe; import flails.request.HTTPClient; import flails.request.ResourcePathBuilder; import flails.request.JSONFilter; import flash.utils.getQualifiedClassName; ...
/** * Copyright (c) 2009 Lance Carlson * See LICENSE for full license information. */ package flails.resource { import flails.request.RequestPipe; import flails.request.HTTPClient; import flails.request.ResourcePathBuilder; import flails.request.JSONFilter; import mx.core.IMXMLObject; public class Res...
Implement IMXMLObject. Some defaults and checks.
Implement IMXMLObject. Some defaults and checks.
ActionScript
mit
lancecarlson/flails,lancecarlson/flails
c7b6d2e9e409c49e9211a6a9ec0d8f9251f05c61
src/aerys/minko/render/material/phong/multipass/ZPrepassShader.as
src/aerys/minko/render/material/phong/multipass/ZPrepassShader.as
package aerys.minko.render.material.phong.multipass { import aerys.minko.render.RenderTarget; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.render.shader.ShaderSettings; import aerys.minko.render.shader.part.animation.VertexAnimationShaderPart; ...
package aerys.minko.render.material.phong.multipass { import aerys.minko.render.RenderTarget; import aerys.minko.render.material.basic.BasicProperties; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.render.shader.ShaderSettings; import aerys....
Fix alpha threshold on multi pass phong effect
Fix alpha threshold on multi pass phong effect
ActionScript
mit
aerys/minko-as3
6de83743fa9c3f68e4b1fcfd05a21c84bbb49dc5
src/com/merlinds/miracle_tool/viewer/ViewerView.as
src/com/merlinds/miracle_tool/viewer/ViewerView.as
/** * User: MerlinDS * Date: 18.07.2014 * Time: 17:42 */ package com.merlinds.miracle_tool.viewer { import com.bit101.components.List; import com.bit101.components.List; import com.bit101.components.Window; import com.merlinds.debug.log; import com.merlinds.miracle.Miracle; import com.merlinds.miracle.display...
/** * User: MerlinDS * Date: 18.07.2014 * Time: 17:42 */ package com.merlinds.miracle_tool.viewer { import com.bit101.components.List; import com.bit101.components.List; import com.bit101.components.Window; import com.merlinds.debug.log; import com.merlinds.miracle.Miracle; import com.merlinds.miracle.display...
create animation format in miracle
create animation format in miracle
ActionScript
mit
MerlinDS/miracle_tool
4115b0d9a633c13bbb4b78b6511e0e98207841af
src/aerys/minko/render/geometry/stream/IndexStream.as
src/aerys/minko/render/geometry/stream/IndexStream.as
package aerys.minko.render.geometry.stream { import aerys.minko.ns.minko_stream; import aerys.minko.render.resource.IndexBuffer3DResource; import aerys.minko.type.Signal; import flash.utils.ByteArray; public final class IndexStream { use namespace minko_stream; minko_stream var _data : Vector.<uint> = n...
package aerys.minko.render.geometry.stream { import aerys.minko.ns.minko_stream; import aerys.minko.render.resource.IndexBuffer3DResource; import aerys.minko.type.Signal; import flash.utils.ByteArray; public final class IndexStream { use namespace minko_stream; minko_stream var _data : Vector.<uint> = ...
add an optional StreamUsage argument to IndexStream.clone() and the possibility to "wait for upload" when calling IndexStream.disposeLocalData()
add an optional StreamUsage argument to IndexStream.clone() and the possibility to "wait for upload" when calling IndexStream.disposeLocalData()
ActionScript
mit
aerys/minko-as3
234c7c10873a8cfde274e26e2b760b61cc891e22
src/org/igniterealtime/xiff/si/FileTransferManager.as
src/org/igniterealtime/xiff/si/FileTransferManager.as
/* * Copyright (C) 2003-2012 Igniterealtime Community Contributors * * Daniel Henninger * Derrick Grigg <dgrigg@rogers.com> * Juga Paazmaya <olavic@gmail.com> * Nick Velloff <nick.velloff@gmail.com> * Sean Treadway <seant@oncotype.dk> * Sean Voisen <sean@voisen.org> * Mark Walters <...
/* * Copyright (C) 2003-2012 Igniterealtime Community Contributors * * Daniel Henninger * Derrick Grigg <dgrigg@rogers.com> * Juga Paazmaya <olavic@gmail.com> * Nick Velloff <nick.velloff@gmail.com> * Sean Treadway <seant@oncotype.dk> * Sean Voisen <sean@voisen.org> * Mark Walters <...
Work in progress...
Work in progress... git-svn-id: c197267f952b24206666de142881703007ca05d5@13250 b35dd754-fafc-0310-a699-88a17e54d16e
ActionScript
apache-2.0
nazoking/xiff
ded66ea34536a8819df2ff4f6e54a296322f15dc
src/org/mangui/chromeless/ChromelessPlayer.as
src/org/mangui/chromeless/ChromelessPlayer.as
package org.mangui.chromeless { import flash.net.URLStream; import org.mangui.hls.model.Level; import org.mangui.hls.*; import org.mangui.hls.utils.*; import flash.display.*; import flash.events.*; import flash.external.ExternalInterface; import flash.geom.Rectangle; import flash.m...
package org.mangui.chromeless { import flash.net.URLStream; import org.mangui.hls.model.Level; import org.mangui.hls.*; import org.mangui.hls.utils.*; import flash.display.*; import flash.events.*; import flash.external.ExternalInterface; import flash.geom.Rectangle; import flash.m...
add robustness in _resize() related to https://github.com/bemtv/flashls/commit/4635e3b1a667d34923b6377037ac8a8d2a686dc5
add robustness in _resize() related to https://github.com/bemtv/flashls/commit/4635e3b1a667d34923b6377037ac8a8d2a686dc5
ActionScript
mpl-2.0
vidible/vdb-flashls,JulianPena/flashls,ryanhefner/flashls,neilrackett/flashls,mangui/flashls,jlacivita/flashls,JulianPena/flashls,codex-corp/flashls,hola/flashls,loungelogic/flashls,NicolasSiver/flashls,clappr/flashls,viktorot/flashls,thdtjsdn/flashls,stevemayhew/flashls,jlacivita/flashls,Corey600/flashls,Peer5/flashls...
c14c5b91d468c462a2a33f38de44d3996ece2707
src/swf2png.as
src/swf2png.as
package { import com.adobe.images.PNGEncoder; import flash.desktop.NativeApplication; import flash.display.BitmapData; import flash.display.Loader; import flash.display.MovieClip; import flash.display.Sprite; import flash.events.Event; import flash.events.InvokeEvent; import flash.events.TimerEvent; import ...
package { import com.adobe.images.PNGEncoder; import flash.desktop.NativeApplication; import flash.display.BitmapData; import flash.display.Loader; import flash.display.MovieClip; import flash.display.Sprite; import flash.events.Event; import flash.events.InvokeEvent; import flash.events.TimerEvent; import ...
Remove frame count when only one frame. Fixes #5.
Remove frame count when only one frame. Fixes #5. The frame count suffix is only added when there's more than one frame in the swf.
ActionScript
mit
mdahlstrand/swf2png
efed4d21791f51bf181adc1553d4d93976475e64
flexEditor/src/org/arisgames/editor/components/ItemEditorMediaPickerView.as
flexEditor/src/org/arisgames/editor/components/ItemEditorMediaPickerView.as
package org.arisgames.editor.components { import com.ninem.controls.TreeBrowser; import com.ninem.events.TreeBrowserEvent; import flash.events.MouseEvent; import mx.containers.Panel; import mx.controls.Alert; import mx.controls.Button; import mx.controls.DataGrid; import mx.core.ClassFactory; import mx.events.Dynamic...
package org.arisgames.editor.components { import com.ninem.controls.TreeBrowser; import com.ninem.events.TreeBrowserEvent; import flash.events.MouseEvent; import mx.containers.Panel; import mx.controls.Alert; import mx.controls.Button; import mx.controls.DataGrid; import mx.core.ClassFactory; import mx.events.Dynamic...
Put Upload New button at top of media picker list
Put Upload New button at top of media picker list
ActionScript
mit
ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames
373eede6342f363cc6ccc0173ffb3bc95ba8e7c5
src/aerys/minko/type/Signal.as
src/aerys/minko/type/Signal.as
package aerys.minko.type { public final class Signal { private var _name : String = null; private var _callbacks : Array = []; private var _numCallbacks : uint = 0; private var _executed : Boolean = false; private var _numAdded : uint = 0; private var _toAdd : Array = null; private var ...
package aerys.minko.type { public final class Signal { private var _name : String; private var _callbacks : Vector.<Function>; private var _numCallbacks : uint; private var _executed : Boolean; private var _numAdded : uint; private var _toAdd : Vector.<Function>; private var _numRemoved : ...
use Vector.<Function> instead of Array in Signal to get a ~10% performance boost
use Vector.<Function> instead of Array in Signal to get a ~10% performance boost
ActionScript
mit
aerys/minko-as3
aac09e75258c7a4aae8a3c3d763bc7085606d2a3
frameworks/projects/Core/as/src/org/apache/flex/core/Application.as
frameworks/projects/Core/as/src/org/apache/flex/core/Application.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
set explicitWidth/Height so that initial view doesn't think it is sized to content
set explicitWidth/Height so that initial view doesn't think it is sized to content
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
cd75303755eef77444628c2c19fd1698d3c5c53c
frameworks/as/projects/FlexJSUI/src/org/apache/flex/core/ContainerBase.as
frameworks/as/projects/FlexJSUI/src/org/apache/flex/core/ContainerBase.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
add container events
add container events
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
75065a1c8617f661434f0b989b1e7af93abd763c
src/aerys/minko/render/material/basic/BasicMaterial.as
src/aerys/minko/render/material/basic/BasicMaterial.as
package aerys.minko.render.material.basic { import aerys.minko.render.Effect; import aerys.minko.render.material.Material; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.type.binding.IDataProvider; import aerys.minko.type.math.Matrix4x4; import aerys.minko.type.math.Vector4; pub...
package aerys.minko.render.material.basic { import aerys.minko.render.Effect; import aerys.minko.render.material.Material; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.type.binding.IDataProvider; import aerys.minko.type.math.Matrix4x4; import aerys.minko.type.math.Vector4; pub...
add property BasicMaterial.diffuseMapFiltering
add property BasicMaterial.diffuseMapFiltering
ActionScript
mit
aerys/minko-as3
6e17d4ec0195dd022f4869682b500811524d4a6f
src/aerys/minko/render/material/basic/BasicMaterial.as
src/aerys/minko/render/material/basic/BasicMaterial.as
package aerys.minko.render.material.basic { import aerys.minko.render.Effect; import aerys.minko.render.material.Material; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.type.binding.IDataProvider; import aerys.minko.type.math.Matrix4x4; import aerys.minko.type.math.Vector4; pub...
package aerys.minko.render.material.basic { import aerys.minko.render.Effect; import aerys.minko.render.material.Material; import aerys.minko.render.resource.texture.TextureResource; import aerys.minko.type.binding.IDataProvider; import aerys.minko.type.math.Matrix4x4; import aerys.minko.type.math.Vector4; pub...
refactor BasicMaterial.diffuseFormat into BasicMaterial.diffuseMapFormat
refactor BasicMaterial.diffuseFormat into BasicMaterial.diffuseMapFormat
ActionScript
mit
aerys/minko-as3
096b3fd9eb743d0f0c772ce3b73787e09d682156
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/TextFieldViewBase.as
frameworks/projects/HTML/as/src/org/apache/flex/html/beads/TextFieldViewBase.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
handle spans better in html
handle spans better in html
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
db2189d0e45261df83ce3a64fa8f87869aef0d23
as3/xobjas3/src/com/rpath/xobj/XObjMetadata.as
as3/xobjas3/src/com/rpath/xobj/XObjMetadata.as
/* # # Copyright (c) 2008 rPath, Inc. # # This program is distributed under the terms of the MIT License as found # in a file called LICENSE. If it is not present, the license # is always available at http://www.opensource.org/licenses/mit-license.php. # # This program is distributed in the hope that it will be useful...
/* # # Copyright (c) 2008 rPath, Inc. # # This program is distributed under the terms of the MIT License as found # in a file called LICENSE. If it is not present, the license # is always available at http://www.opensource.org/licenses/mit-license.php. # # This program is distributed in the hope that it will be useful...
Set the _xobj metadata property to be non-enumerable so that it does not contaminate for each (in) constructs
Set the _xobj metadata property to be non-enumerable so that it does not contaminate for each (in) constructs
ActionScript
apache-2.0
sassoftware/xobj,sassoftware/xobj,sassoftware/xobj,sassoftware/xobj
ce3f0808baa184afc325d2a2022af382778aad96
frameworks/as/projects/FlexJSUI/src/org/apache/flex/events/DragEvent.as
frameworks/as/projects/FlexJSUI/src/org/apache/flex/events/DragEvent.as
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
//////////////////////////////////////////////////////////////////////////////// // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF license...
Remove ambiguity of MouseEvent reference.
Remove ambiguity of MouseEvent reference.
ActionScript
apache-2.0
greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs,greg-dove/flex-asjs
c06b593f11e700dca275f91ca89913686068ce83
flexEditor/src/org/arisgames/editor/view/CreateOrOpenGameSelectorView.as
flexEditor/src/org/arisgames/editor/view/CreateOrOpenGameSelectorView.as
package org.arisgames.editor.view { import flash.events.MouseEvent; import flash.utils.Dictionary; import mx.collections.ArrayCollection; import mx.containers.Panel; import mx.controls.Alert; import mx.controls.Button; import mx.controls.DataGrid; import mx.controls.TextArea; import mx.controls.TextInput; import mx.ev...
package org.arisgames.editor.view { import flash.events.MouseEvent; import flash.utils.Dictionary; import mx.collections.ArrayCollection; import mx.containers.Panel; import mx.controls.Alert; import mx.controls.Button; import mx.controls.DataGrid; import mx.controls.TextArea; import mx.controls.TextInput; import mx.ev...
Delete modals on game switch
Delete modals on game switch
ActionScript
mit
ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames,ssdongdongwang/arisgames
116bc790ae50d9d9c1f52a52198922c0ff891fdb
HLSPlugin/src/com/kaltura/hls/m2ts/PESProcessor.as
HLSPlugin/src/com/kaltura/hls/m2ts/PESProcessor.as
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; import com.hurlant.util.Hex; CONFIG::LOGGING { import org...
package com.kaltura.hls.m2ts { import flash.utils.ByteArray; import flash.net.ObjectEncoding; import flash.utils.ByteArray; import flash.utils.Endian; import flash.utils.IDataInput; import flash.utils.IDataOutput; import com.hurlant.util.Hex; CONFIG::LOGGING { import org...
Fix issue with unwrapped negative DTS dropping PES packets.
Fix issue with unwrapped negative DTS dropping PES packets.
ActionScript
agpl-3.0
kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF,kaltura/HLS-OSMF
b1c5db214f402fb865bbf24d1fc3c67dbc3ca449
src/org/mangui/hls/HLS.as
src/org/mangui/hls/HLS.as
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mangui.hls { import org.mangui.hls.model.AudioTrack; import flash.display.Stage; import fl...
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mangui.hls { import org.mangui.hls.model.AudioTrack; import flash.display.Stage; import fl...
return CONFIG::HAVE_WORKER in hola_version()
return CONFIG::HAVE_WORKER in hola_version()
ActionScript
mpl-2.0
hola/flashls,hola/flashls
515c8f934899b68a814d2505491f014e4be70151
WEB-INF/lps/lfc/services/LzModeManager.as
WEB-INF/lps/lfc/services/LzModeManager.as
/****************************************************************************** * LzModeManager.as *****************************************************************************/ //* A_LZ_COPYRIGHT_BEGIN ****************************************************** //* Copyright 2001-2004 Laszlo Systems, Inc. All Rights R...
/****************************************************************************** * LzModeManager.as *****************************************************************************/ //* A_LZ_COPYRIGHT_BEGIN ****************************************************** //* Copyright 2001-2007 Laszlo Systems, Inc. All Rights R...
Change 20070323-sallen-0 by sallen@sallen-new on 2007-03-23 13:08:03 PDT in /cygdrive/c/laszlo/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk
Change 20070323-sallen-0 by sallen@sallen-new on 2007-03-23 13:08:03 PDT in /cygdrive/c/laszlo/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: missed from last change (sorry about that) Bugs Fixed: LPP-3753 (goes with change 4468) Technical Reviewer: ptw@openlaszlo.orG QA Reviewe...
ActionScript
epl-1.0
mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo,mcarlson/openlaszlo
0309aacbf61955e14c2376c6f600622e238458aa
src/com/rails2u/debug/ExportJS.as
src/com/rails2u/debug/ExportJS.as
package com.rails2u.debug { import flash.errors.IllegalOperationError; import flash.external.ExternalInterface; import flash.utils.ByteArray; import flash.utils.getQualifiedClassName; public class ExportJS { private static var inited:Boolean = false; public static var objects:Object...
package com.rails2u.debug { import flash.errors.IllegalOperationError; import flash.external.ExternalInterface; import flash.utils.ByteArray; import flash.utils.getQualifiedClassName; public class ExportJS { private static var inited:Boolean = false; public static var objects:Object...
fix sum bugs
fix sum bugs git-svn-id: 864080e30cc358c5edb906449bbf014f90258007@50 96db6a20-122f-0410-8d9f-89437bbe4005
ActionScript
mit
hotchpotch/as3rails2u,hotchpotch/as3rails2u
2754b6497a0cf4999fdd4f2ade4cf8f033ac866a
src/org/mangui/osmf/plugins/traits/HLSPlayTrait.as
src/org/mangui/osmf/plugins/traits/HLSPlayTrait.as
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mangui.osmf.plugins.traits { import org.mangui.hls.HLS; import org.mangui.hls.constant.HLSPlay...
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mangui.osmf.plugins.traits { import org.mangui.hls.HLS; import org.mangui.hls.constant.HLSPlay...
fix indents and spaces
fix indents and spaces
ActionScript
mpl-2.0
vidible/vdb-flashls,mangui/flashls,fixedmachine/flashls,hola/flashls,thdtjsdn/flashls,neilrackett/flashls,NicolasSiver/flashls,NicolasSiver/flashls,tedconf/flashls,vidible/vdb-flashls,codex-corp/flashls,thdtjsdn/flashls,jlacivita/flashls,neilrackett/flashls,mangui/flashls,fixedmachine/flashls,hola/flashls,jlacivita/fla...
bc48fa180462d8f6cf17da8926924165223a595c
exporter/src/main/as/flump/export/FlumpApp.as
exporter/src/main/as/flump/export/FlumpApp.as
// // flump-exporter package flump.export { import com.threerings.util.Arrays; import com.threerings.util.F; import com.threerings.util.Log; import com.threerings.util.Map; import com.threerings.util.Maps; import flash.desktop.InvokeEventReason; import flash.desktop.NativeApplication; import flash.events.Event; impo...
// // flump-exporter package flump.export { import com.threerings.util.Arrays; import com.threerings.util.F; import com.threerings.util.Log; import com.threerings.util.Map; import com.threerings.util.Maps; import flash.desktop.InvokeEventReason; import flash.desktop.NativeApplication; import flash.events.Event; impo...
Fix opening already-open projects
Fix opening already-open projects
ActionScript
mit
mathieuanthoine/flump,tconkling/flump,funkypandagame/flump,mathieuanthoine/flump,tconkling/flump,funkypandagame/flump,mathieuanthoine/flump
adaffc2d2800cfe7f7632dc6e2cbb2012f147202
src/battlecode/client/viewer/render/DrawMap.as
src/battlecode/client/viewer/render/DrawMap.as
package battlecode.client.viewer.render { import battlecode.client.viewer.MatchController; import battlecode.common.MapLocation; import battlecode.common.Team; import battlecode.common.TerrainTile; import battlecode.events.MatchEvent; import battlecode.world.GameMap; import flash.e...
package battlecode.client.viewer.render { import battlecode.client.viewer.MatchController; import battlecode.common.MapLocation; import battlecode.common.Team; import battlecode.common.TerrainTile; import battlecode.events.MatchEvent; import battlecode.world.GameMap; import flash.e...
Change cow circle radii
Change cow circle radii This changes cow circle radii from being proportional to the number of cows in a square to being proportional to the square root of the number of cows in a square. Since the circle area is proportional to the square of the radius, this makes the area of circles proportional to the number of co...
ActionScript
mit
trun/battlecode-webclient
cab4e2eac82992bc5ceeee646575612903e25124
src/as/com/threerings/parlor/game/data/GameConfig.as
src/as/com/threerings/parlor/game/data/GameConfig.as
// // $Id: GameConfig.java 4026 2006-04-18 01:32:41Z mdb $ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under t...
// // $Id: GameConfig.java 4026 2006-04-18 01:32:41Z mdb $ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under t...
Use ClassUtil.isSameClass().
Use ClassUtil.isSameClass(). git-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@40 c613c5cb-e716-0410-b11b-feb51c14d237
ActionScript
lgpl-2.1
threerings/vilya,threerings/vilya
676d1e594e32a245f3eff1cfb7c2ccf41a6e9659
src/com/google/analytics/campaign/CampaignManager.as
src/com/google/analytics/campaign/CampaignManager.as
/* * Copyright 2008 Adobe Systems Inc., 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
/* * Copyright 2008 Adobe Systems Inc., 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
replace URL class by core.uri
replace URL class by core.uri
ActionScript
apache-2.0
nsdevaraj/gaforflash,minimedj/gaforflash,minimedj/gaforflash,nsdevaraj/gaforflash
76de595c220f8eebf166560bb1a1f07e6ab9af7e
project_templates/pure_as3/src/TrivialDrive.as
project_templates/pure_as3/src/TrivialDrive.as
package { import com.gerantech.extensions.iab.Purchase; import core.Assets; import core.BillingManager; import flash.display.Sprite; import flash.events.Event; import flash.events.MouseEvent; import objects.Car; import objects.GasGauge; [SWF(width=720, height=1280, frameRate=60, backgroundColor=0x000000)] public class...
package { import com.gerantech.extensions.iab.Purchase; import core.Assets; import core.BillingManager; import flash.display.Sprite; import flash.events.Event; import flash.events.MouseEvent; import objects.Car; import objects.GasGauge; [SWF(width=720, height=1280, frameRate=60, backgroundColor=0x000000)] public class...
Update TrivialDrive.as
Update TrivialDrive.as added local save of gas level
ActionScript
mit
manjav/air-extension-inappbilling
81b0221453a6f4cc1993292b77e7a4b3d4893ee0
as3/xobjas3/src/com/rpath/xobj/FilterTerm.as
as3/xobjas3/src/com/rpath/xobj/FilterTerm.as
/* # Copyright (c) 2008-2010 rPath, Inc. # # This program is distributed under the terms of the MIT License as found # in a file called LICENSE. If it is not present, the license # is always available at http://www.opensource.org/licenses/mit-license.php. # # This program is distributed in the hope that it will be usef...
/* # Copyright (c) 2008-2010 rPath, Inc. # # This program is distributed under the terms of the MIT License as found # in a file called LICENSE. If it is not present, the license # is always available at http://www.opensource.org/licenses/mit-license.php. # # This program is distributed in the hope that it will be usef...
Make FilterTerm [RemoteClass] to enable clone() to work
Make FilterTerm [RemoteClass] to enable clone() to work
ActionScript
apache-2.0
sassoftware/xobj,sassoftware/xobj,sassoftware/xobj,sassoftware/xobj
5e130bb95fc3582aa95eb9875e75d9737f53fcff
sAS3Cam.as
sAS3Cam.as
/** * jQuery AS3 Webcam * * Copyright (c) 2012, Sergey Shilko (sergey.shilko@gmail.com) * * @author Sergey Shilko * @see https://github.com/sshilko/jQuery-AS3-Webcam * **/ /* SWF external interface: * webcam.save() - get base64 encoded JPEG image * webcam.getCameraList() - get list of available cams * webcam.setCam...
/** * jQuery AS3 Webcam * * Copyright (c) 2012, Sergey Shilko (sergey.shilko@gmail.com) * * @author Sergey Shilko * @see https://github.com/sshilko/jQuery-AS3-Webcam * **/ /* SWF external interface: * webcam.save() - get base64 encoded JPEG image * webcam.getCameraList() - get list of available cams * webcam.setCam...
Fix XSS in sAS3Cam.swf by checking if callTarget is a valid JS identifier
Fix XSS in sAS3Cam.swf by checking if callTarget is a valid JS identifier
ActionScript
mit
sshilko/jQuery-AS3-Webcam,sshilko/jQuery-AS3-Webcam,sshilko/jQuery-AS3-Webcam
3a8eb5746d93431230a10f4011379d6babbbd9cc
runtime/src/main/as/flump/executor/Executor.as
runtime/src/main/as/flump/executor/Executor.as
// // Executor - Copyright 2012 Three Rings Design package flump.executor { import flash.events.TimerEvent; import flash.utils.Timer; import org.osflash.signals.Signal; public class Executor { /** Dispatched when the all jobs have been completed in a shutdown executor. */ public const terminated :Signal = n...
// // Executor - Copyright 2012 Three Rings Design package flump.executor { import flash.events.TimerEvent; import flash.utils.Timer; import org.osflash.signals.Signal; public class Executor { /** Dispatched when the all jobs have been completed in a shutdown executor. */ public const terminated :Signal = n...
Fix possible double dispatch of terminated
Fix possible double dispatch of terminated
ActionScript
mit
mathieuanthoine/flump,tconkling/flump,funkypandagame/flump,tconkling/flump,mathieuanthoine/flump,mathieuanthoine/flump,funkypandagame/flump
6d2c240e9816adec2977083b501cd7f141401ee1
dolly-framework/src/main/actionscript/dolly/Cloner.as
dolly-framework/src/main/actionscript/dolly/Cloner.as
package dolly { import dolly.core.dolly_internal; import dolly.core.metadata.MetadataName; import org.as3commons.reflect.Accessor; import org.as3commons.reflect.IMetadataContainer; import org.as3commons.reflect.Type; import org.as3commons.reflect.Variable; public class Cloner { private static function isVariableCl...
package dolly { import dolly.core.dolly_internal; import dolly.core.metadata.MetadataName; import org.as3commons.reflect.Accessor; import org.as3commons.reflect.IMetadataContainer; import org.as3commons.reflect.Type; import org.as3commons.reflect.Variable; public class Cloner { private static function isVariableCl...
Change modifier of method Cloner.isAccessorCloneable() to private.
Change modifier of method Cloner.isAccessorCloneable() to private.
ActionScript
mit
Yarovoy/dolly
6406f0c209cead59ec8aea41c17a3cebb3a72be4
exporter/src/main/as/flump/export/ExportConf.as
exporter/src/main/as/flump/export/ExportConf.as
// // Flump - Copyright 2013 Flump Authors package flump.export { import aspire.util.Log; import aspire.util.Set; import aspire.util.Sets; import aspire.util.StringUtil; import flash.display.StageQuality; import flash.filesystem.File; import flump.mold.AtlasMold; import flump.mold.optional; import flump.mold.requir...
// // Flump - Copyright 2013 Flump Authors package flump.export { import aspire.util.Log; import aspire.util.Set; import aspire.util.Sets; import aspire.util.StringUtil; import flash.display.StageQuality; import flash.filesystem.File; import flump.mold.AtlasMold; import flump.mold.optional; import flump.mold.requir...
Fix up the scale factors display in the project window.
Fix up the scale factors display in the project window.
ActionScript
mit
funkypandagame/flump,funkypandagame/flump,mathieuanthoine/flump,tconkling/flump,mathieuanthoine/flump,mathieuanthoine/flump,tconkling/flump
f23deea359597f853288f0f4f071aa2e4fb1442c
lib/src/com/amanitadesign/steam/FriendConstants.as
lib/src/com/amanitadesign/steam/FriendConstants.as
/* * FriendConstants.as * This file is part of FRESteamWorks. * * Created by Ventero <http://github.com/Ventero> on 2013-04-24 * Copyright (c) 2013 Level Up Labs, LLC. All rights reserved. */ package com.amanitadesign.steam { public class FriendConstants { public static const STOREFLAG_None:int = 0; pu...
/* * FriendConstants.as * This file is part of FRESteamWorks. * * Created by Ventero <http://github.com/Ventero> on 2013-05-17 * Copyright (c) 2013 Level Up Labs, LLC. All rights reserved. */ package com.amanitadesign.steam { public class FriendConstants { public static const STOREFLAG_None:int = 0; pu...
Fix date
Fix date
ActionScript
bsd-2-clause
Ventero/FRESteamWorks,Ventero/FRESteamWorks,Ventero/FRESteamWorks,Ventero/FRESteamWorks
1b7abcf30134e02f4f2ac4bc76af1d3ce442a1ef
Impetus.swf/Impetus.as
Impetus.swf/Impetus.as
package { import flash.display.Sprite; import flash.external.ExternalInterface; public class Impetus extends Sprite { private var sounds:Vector.<ImpetusSound>; private var defaultVolume:int; public function Impetus():void { this.sounds = new Vector.<Impetus...
package { import flash.display.Sprite; import flash.external.ExternalInterface; public class Impetus extends Sprite { private var sounds:Vector.<ImpetusSound>; private var defaultVolume:int; public function Impetus():void { this.sounds = new Vector.<Impetus...
Add all param to setDefaultVolume() for set volume to all or not
Add all param to setDefaultVolume() for set volume to all or not
ActionScript
mit
Julow/Impetus
8abc23a882ee6521a1f4f416765537e0624e4eae
as3/com/netease/protobuf/messageToString.as
as3/com/netease/protobuf/messageToString.as
// vim: tabstop=4 shiftwidth=4 // Copyright (c) 2010 , 杨博 (Yang Bo) All rights reserved. // // pop.atry@gmail.com // // Use, modification and distribution are subject to the "New BSD License" // as listed at <url: http://www.opensource.org/licenses/bsd-license.php >. package com.netease.protobuf { import fla...
// vim: tabstop=4 shiftwidth=4 // Copyright (c) 2010 , 杨博 (Yang Bo) All rights reserved. // // pop.atry@gmail.com // // Use, modification and distribution are subject to the "New BSD License" // as listed at <url: http://www.opensource.org/licenses/bsd-license.php >. package com.netease.protobuf { import fla...
修复当某一项为 null 时,toString 出错的 bug
修复当某一项为 null 时,toString 出错的 bug
ActionScript
bsd-2-clause
tconkling/protoc-gen-as3