Dear All just have little question if any body can solve it or can do it for me is there any option that we can add small status images Like Boarding,Crusing,Taxing, in Live Map or any other solution for it will be appreciative i have seen many but dont know how to add gif or flash animation images or like green.red light like on airports showing flight status.
example
Like this
i hope some one can help me out of this please please reply.
Nabeel Thats What I am asking that How i can do it how it is possible to modify acars.tp file where do i have to make changes to bring images on Live Map table please tell me where do i have to make changes here is the acar.tpl file code
the “<% } %>” confuses me. Also, when you just list the “Boarding.gif” reference…is the general/default pics referred to in “lib/images/” or “skins/MYSKIN/images” as a general setting? Thanks for tolerating me.
I am obviously NOT understanding this correctly. I have the appropriate pics in the correct directory, but I think I am missing the code comprehension.
Nabeel if you dont mind please explain in detail in which file i have to do settings and where i have to add this code in which line of the file thanks in advance
nabeel i tried also but failed its nothing showing our there
after this code <td><%=flight.phasedetail%></td>
we have to add in next line this code or in the same line <td><% if(flight.phasedetail== ‘Boarding’){%><img src=“/lib/skins/ObsessBlue/image/boarding.gif” /><%}%></td>
if you can edit your self full code in acars.tpl file and paste it here it will be much appreciative.
nabeel i tried also but failed its nothing showing our there
after this code <td><%=flight.phasedetail%></td>
we have to add in next line this code or in the same line <td><% if(flight.phasedetail== ‘Boarding’){%><img src=“/lib/skins/ObsessBlue/image/boarding.gif” /><%}%></td>
if you can edit your self full code in acars.tpl file and paste it here it will be much appreciative.
Thanks Irfan
I have had issues with this in the past depending on the server. try this
well guys i tried to put the code which simpilot suggested it was showing my gif file there but the problem is it was only showing when i am putting Takeoff in first line other values it is not showing any thing here is my full acars.tpl code which i modified have look so you guys check where i was wrong and also please tell me the exact phase values of FSACARS like Borading,Taxing,Takeoff,Climbing,Crusing,Decending,Landed is these are the values i have to put or it should be exact values which is given in default file of FSACARS please also tell me the exact values which i have to put if any one of you can paste full code here as exactly as we have to put so it will be more appreciative here is my modified code.
Waiting to hear from you Guys with full resolution.
ok Nabell i will try to solve it but only last thing please tell me i have to put all the phase details in one line or one by one in next lines examples