Recently FlashDen have released the beta version of their API. I have made little Adobe Air aplication. If you dont know where to find your API key go to FlashDen.net login, then account>edit>API key.
Main features:
- New sale notification (sound and icon highlight).
- View your 50 last sales.
- Statistics (number of sales, price, income)
- Username and API key save option
- View your balance.
You can get it here: iFlashDen.air (60)
I will add more features when the full API will come out or when I come up with somethink, please tell me what do you think and what kind of features would you like to see :>
P.S It’s totaly safe!
Enjoy!





Hey!
This app is cool! I like it very much but i found a problem. So this says that my total income is 34% but it is only 32.65…now why? Because i recently changed to exlusive member and this app is counting with 0.40 from the beginning. But i haven’t been always exlusive author!
I think you should just add the prices in the Grid view together! There is everything okay!
And i like the statics window!
I dont uderstand what do you mean ? There are prices in the grid :) And there is no percentage income in the statistic window, could you explain ? :)
so… :)
You have a this on your static page:
“…your total income = 36$.”
AND…it is only 35.05(in real)…
I recently changed to exlusive member on FlashDen… But before this change I sold few files. But your application counts my TOTAL INCOME with 0.40% with ALL of my items. Before the change I was a normal member with 0.25% income and sold the items so…so my total income is not:
(item[0].price * 0.4) + (item[1].price * 0.4) + n
But…
(item[0].price * rateWhenPurchased) + (item[1].price * rateWhenPurchased) + (item[2].price * rateWhenPurchased) +n
Now i hope you understand :)
(And i know this “code” is not good ^^ )
hehe I understand what you mean now :)You are right I am counting this wrong, because I take the price for the item (at this time) an multiply this by the number of sales and thats wrong I will change that :)
yes, and my second post was that in the “Grid” window…Now that is okay…so you could just add thoose numbers together and get the total income :) So this was just a tip ^^
thx for comments and tips :)) Check out my blog I think I will manage to make an update before the end of the week :)
That will be nice! looking forward!