-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
sorry! its not a issue but i dont know where to POST.
http://kb2.adobe.com/cps/154/tn_15465.html
i found there the Value Encoding of Content.
i saw in code that u use "$out->addUint16N(DCTL_NET_VALUE_TYPE_LIST);" to
define the ARRAY CONTENT.
but can u show me how to define it like PropList?
also i mean:
define('DCTL_NET_VALUE_TYPE_LIST', 7); // mean Array like array("a", "b")
define('kMoaMmValueType_PropList', 10) // mean Array like
array("a"=>1;"b"=>2);
Original issue reported on code.google.com by titanboy...@gmail.com on 23 Nov 2009 at 3:23
Reactions are currently unavailable