|
Viewing 1 to 7 (7 Total) -D targets are confusing |
|
|---|---|
raouldTotal Posts: 224
Joined: December 03, 2011
|
i wish it were documented succinctly somewhere...
Tags:
Posted on August 08, 2012 at 5:00 PM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: -D targets are confusinghang on now i'm really confused is it doing "-D web" for both js and flash?
Posted on August 08, 2012 at 5:10 PM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: -D targets are confusingoh wait, maybe i'm getting it (again,maybe)
Posted on August 08, 2012 at 5:12 PM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: -D targets are confusinghm but target_html5 doesn't seem to be happening?
Posted on August 08, 2012 at 5:14 PM
|
PhilippeTotal Posts: 261
Joined: September 08, 2011
|
Re: -D targets are confusingFor HTML5 you get 'js' defined:
Posted on August 09, 2012 at 2:36 AM
|
mlopesTotal Posts: 42
Joined: November 20, 2011
|
Re: -D targets are confusingI just tried the following: nme display LazOr.nmml html5 -nmml And I notice that html5, target_html5 and web variables are all being set to 1. Hope this helps, apparently you can do this for any target you want. Still seems that there are some flags missing, since I'm using an "# if iphone" on my code, which is working, but I can't see it on the output of the command above. But I can see them if I run nme display LazOr.nmml ios -hxml
Posted on August 09, 2012 at 4:30 AM
|
singmajestyTotal Posts: 2139
Joined: August 25, 2011
|
Re: -D targets are confusingHere are the defines:
Posted on August 09, 2012 at 10:49 AM
|
