Skip to content

Instantly share code, notes, and snippets.

View FrancisVarga's full-sized avatar
🌴
On vacation

Francis Varga FrancisVarga

🌴
On vacation
  • Phili-Tech
  • Berlin, Germany
View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
width="822" height="672"
creationComplete="onCreationComplete(event)">
<fx:Script>
<![CDATA[
import mx.controls.Alert;
private function onAddTestItemComplete(event : TestCenterEvent):void{
logger.log("onAddTestItemComplet");
var item : TestCenterItem = new TestCenterItem(); // create my view
item.dataProvider = event.testItemDataProvider as RequestItem; // add dataprovider
mediatorMap.createMediator(item); // create a mediator
view.centerContainer.addElement(item); // add it to stage
}
<configs>
<rpcConfig>
<cryptMethod></cryptMethod>
<httpMethod>POST</httpMethod>
<debugMode>true</debugMode>
<liveURL></liveURL>
<debugURL></debugURL>
</rpcConfig>
Using Flex SDK 4 Debugger Adapter .
[Info] Could not connect to the player, will try to connect for the next 72000 ms
[Info] Could not connect to the player, will try to connect for the next 64000 ms
[Info] Connection to player established.
ProfilerAgent tries to connect on socket port: 9999
[Loading] Loaded: Applications:FDTEnterprise:plugins:com.powerflasher.fdt.core.profiler_4.0.0.1111:com:powerflasher:fdt:internal:core:profiler:io:ProfilerAgent.swf?host=localhost&port=9999
[Loading] Loaded: ::Users:thelittlenerd87:Dropbox:Projects_Basilicom:BasiCoreTestCenter:bin-debug:BasiCoreTestCenter.swf
*** Security Sandbox Violation ***
Connection to file:////Users/thelittlenerd87/Dropbox/Projects_Basilicom/BasiCoreTestCenter/bin-debug/textLayout_1.0.0.595.swf halted - not permitted from file:////Users/thelittlenerd87/Dropbox/Projects_Basilicom/BasiCoreTestCenter/bin-debug/BasiCoreTestCenter.swf
Exception fault: SecurityError: Error #2148: SWF file file:////Users/thelittlenerd87/Dropbox/Projects_Basilicom/BasiCoreT
#=======================================================
#SELF PART
#=======================================================
-clean
--launcher.XXMaxPermSize
700m
-vmargs
-Xms712m
-Xmx1624m
-XX:PermSize=256m
I want the last User (Ossi) the Date are highest
//Document 1
{
"_id": "197c15ce8ce054693cbe80dd25002238",
"_rev": "2-eee6f8cafea101f19c5fa155d8002aab",
"name": "Tidde",
"date": 100
}
//Document 2
[info] [<0.22147.1>] 127.0.0.1 - - 'POST' /_session 2001>
[info] [<0.22147.1>] 127.0.0.1 - - 'GET' /_session 200
<?xml version="1.0" encoding="UTF-8"?>
<project name="asdoc" default="main">
<property file="./build.properties" />
<target name="main" depends="clean,compile" description="full build of asdocs"/>
<target name="clean">
<delete dir="./asdoc" failOnError="false" includeEmptyDirs="true"/>
<mkdir dir="./asdoc"/>
</target>
<target name="generateASDoc" depends="clean">
<exec executable="${asdoc.exe}" failonerror="true">
IEventDispatcher(event.currentTarget).removeEventListener(event.type, arguments['callee']);
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject
-keep-as3-metadata+=Inject